We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8740252 commit af9b86dCopy full SHA for af9b86d
README.md
@@ -21,9 +21,10 @@ dependencies:
21
condition: okapi-hooks.enabled
22
```
23
24
-the subchart must be configured with the following minimal values:
+the subchart must be configured with the following minimal values, note that the chart is disabled by default:
25
26
```yaml filename=values.yaml
27
+enabled: true
28
moduleUrl: "http://mod-x:80"
29
moduleDescriptor: |
30
{
0 commit comments