UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 5d42f4fb authored by Tunde Oladipupo's avatar Tunde Oladipupo Committed by kevin.wilder
Browse files

change conditional to a dig

parent 47863880
No related branches found
No related tags found
No related merge requests found
Pipeline #546129 passed with warnings
......@@ -6,8 +6,6 @@ metadata:
app.kubernetes.io/name: gitlab
app.kubernetes.io/component: "developer-tools"
{{- include "commonLabels" . | nindent 4}}
{{- if .Values.istio.enabled }}
istio-injection: enabled
{{- end }}
istio-injection: {{ dig "istio" "injection" "enabled" .Values.addons.gitlab }}
name: gitlab
{{- end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment