We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723921f commit ec4fcf4Copy full SHA for ec4fcf4
1 file changed
README.md
@@ -26,7 +26,9 @@ helm install --set image.tag=10.0.3 \
26
27
## Enable CTA plugin
28
29
+```bash
30
helm install --set dcache.plugins.cta.enabled=true my-release dcache/dcache
31
+```
32
33
## Accessing admin interface
34
0 commit comments