diff --git a/charts/sourcegraph/templates/_helpers.tpl b/charts/sourcegraph/templates/_helpers.tpl index de0756c1..87c18720 100644 --- a/charts/sourcegraph/templates/_helpers.tpl +++ b/charts/sourcegraph/templates/_helpers.tpl @@ -216,13 +216,6 @@ app.kubernetes.io/name: jaeger secretKeyRef: key: sslmode name: {{ $secretName }} -{{- if eq $service "grafana" }} -- name: {{ printf "%sSSLMODE" $prefix }} - valueFrom: - secretKeyRef: - key: sslmode - name: {{ $secretName }} -{{- end }} {{- end }} {{- define "sourcegraph.dataSource" -}}