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 d2d711e commit 6a74780Copy full SHA for 6a74780
.ops/ops-dashboard/README.md
@@ -25,7 +25,7 @@ helm repo update
25
First, make sure you don't overwrite the configuration currently applied:
26
27
```shell
28
-helm get values ops-dashboard
+helm -n ops-dashboard get values ops-dashboard
29
```
30
31
Fill in the values for values.access.yaml according to demo.values.access.yaml
0 commit comments