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
|
name: dashboard
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- envFrom:
|
- env:
|
||||||
- secretRef:
|
|
||||||
name: datanommer-secret
|
|
||||||
env:
|
|
||||||
- name: GF_INSTALL_PLUGINS
|
- name: GF_INSTALL_PLUGINS
|
||||||
value: "grafana-clock-panel,simpod-json-datasource,grafana-googlesheets-datasource"
|
value: "grafana-clock-panel,simpod-json-datasource,grafana-googlesheets-datasource"
|
||||||
- name: GF_AUTH_BASIC_ENABLED
|
- name: GF_AUTH_BASIC_ENABLED
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue