diff options
Diffstat (limited to '')
-rw-r--r-- | tools/grafana/values.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/grafana/values.yaml b/tools/grafana/values.yaml index 43a0890..f8b2a76 100644 --- a/tools/grafana/values.yaml +++ b/tools/grafana/values.yaml @@ -2,10 +2,10 @@ global: namespace: monitoring grafana: - extraVolumes: + extraSecretMounts: - name: es-certs - secret: - secretName: log-storage-es-http-certs-public + mountPath: /etc/grafana/es-certs + secretName: log-storage-es-http-certs-internal extraLabels: elasticsearch-master-http-client: "true" service: |