Skip to content

Commit af9b86d

Browse files
committed
Disable by default
1 parent 8740252 commit af9b86d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ dependencies:
2121
condition: okapi-hooks.enabled
2222
```
2323
24-
the subchart must be configured with the following minimal values:
24+
the subchart must be configured with the following minimal values, note that the chart is disabled by default:
2525
2626
```yaml filename=values.yaml
27+
enabled: true
2728
moduleUrl: "http://mod-x:80"
2829
moduleDescriptor: |
2930
{

0 commit comments

Comments
 (0)