Skip to content

Commit

Permalink
ops-dashboard: specify namespace in README.md to get values
Browse files Browse the repository at this point in the history
  • Loading branch information
BacLuc committed Jun 3, 2024
1 parent d2d711e commit 6a74780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ops/ops-dashboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ helm repo update
First, make sure you don't overwrite the configuration currently applied:

```shell
helm get values ops-dashboard
helm -n ops-dashboard get values ops-dashboard
```

Fill in the values for values.access.yaml according to demo.values.access.yaml
Expand Down

0 comments on commit 6a74780

Please sign in to comment.