forked from RemoteSync/grafana-meta-monitoring-chart
Fix secret name
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
kubectl create namespace meta
|
||||
```
|
||||
|
||||
1. Create a secret with the user and password for the local Minio:
|
||||
1. Create a secret named `minio` with the user and password for the local Minio:
|
||||
|
||||
```
|
||||
kubectl create secret generic minio -n meta \
|
||||
|
Reference in New Issue
Block a user