Forgot to remove secretref after removing a secret.
This commit is contained in:
parent
8caf5318b7
commit
4877785c08
1 changed files with 1 additions and 4 deletions
|
@ -17,10 +17,7 @@ spec:
|
|||
name: dashboard
|
||||
spec:
|
||||
containers:
|
||||
- envFrom:
|
||||
- secretRef:
|
||||
name: datanommer-secret
|
||||
env:
|
||||
- env:
|
||||
- name: GF_INSTALL_PLUGINS
|
||||
value: "grafana-clock-panel,simpod-json-datasource,grafana-googlesheets-datasource"
|
||||
- name: GF_AUTH_BASIC_ENABLED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue