Forgot to remove secretref after removing a secret.

This commit is contained in:
Adam Saleh 2020-10-21 07:53:30 +02:00
parent 8caf5318b7
commit 4877785c08

View file

@ -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