Skip to content

Commit 6a74780

Browse files
committed
ops-dashboard: specify namespace in README.md to get values
1 parent d2d711e commit 6a74780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ops/ops-dashboard/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ helm repo update
2525
First, make sure you don't overwrite the configuration currently applied:
2626

2727
```shell
28-
helm get values ops-dashboard
28+
helm -n ops-dashboard get values ops-dashboard
2929
```
3030

3131
Fill in the values for values.access.yaml according to demo.values.access.yaml

0 commit comments

Comments
 (0)