Include correct secret.
This commit is contained in:
parent
d956a3aac6
commit
a66aacbccc
1 changed files with 1 additions and 2 deletions
|
@ -54,8 +54,7 @@ spec:
|
||||||
key: password
|
key: password
|
||||||
GF_DATABASE_SSL_MODE: disable
|
GF_DATABASE_SSL_MODE: disable
|
||||||
GF_DATABASE_TYPE: postgres
|
GF_DATABASE_TYPE: postgres
|
||||||
envFromSecrets:
|
envFromSecret: grafana-secret
|
||||||
- name: *secret
|
|
||||||
grafana.ini:
|
grafana.ini:
|
||||||
analytics:
|
analytics:
|
||||||
check_for_updates: false
|
check_for_updates: false
|
||||||
|
|
Loading…
Reference in a new issue