We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc52d1 commit c6937acCopy full SHA for c6937ac
charts/sourcegraph/templates/_helpers.tpl
@@ -216,13 +216,6 @@ app.kubernetes.io/name: jaeger
216
secretKeyRef:
217
key: sslmode
218
name: {{ $secretName }}
219
-{{- if eq $service "grafana" }}
220
-- name: {{ printf "%sSSLMODE" $prefix }}
221
- valueFrom:
222
- secretKeyRef:
223
- key: sslmode
224
- name: {{ $secretName }}
225
-{{- end }}
226
{{- end }}
227
228
{{- define "sourcegraph.dataSource" -}}
0 commit comments