We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a67f0 commit 8fd62c7Copy full SHA for 8fd62c7
components/third-party/grafana/chart/helmRelease.yaml
@@ -97,7 +97,7 @@ spec:
97
# GF_DATABASE_PASSWORD: "" # Set by secret
98
# GF_DATABASE_TYPE: mysql # Removed after 8.9.0
99
# GF_SERVER_ROOT_URL: "" # Set by secret
100
- envFromSecret: grafana-secrets
+ # envFromSecret: grafana-secrets
101
extraContainerVolumes:
102
- name: access-token-volume
103
emptyDir: { }
0 commit comments