SSL mode
This commit is contained in:
parent
abdf3f9f63
commit
a8737cc412
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ spec:
|
|||
GF_DATABASE_HOST: "grafana-primary.observability.svc:5432"
|
||||
GF_DATABASE_USER: "{{ .grafana_postgres_user }}"
|
||||
GF_DATABASE_PASSWORD: "{{ .grafana_postgres_password }}"
|
||||
GF_DATABASE_SSL_MODE: disable
|
||||
# GF_DATABASE_SSL_MODE: disable
|
||||
GF_DATABASE_TYPE: postgres
|
||||
dataFrom:
|
||||
- extract:
|
||||
|
|
Loading…
Reference in a new issue