UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a04e0296 authored by Tunde Oladipupo's avatar Tunde Oladipupo
Browse files

remove duplicate annotation

parent 4844f161
No related branches found
Tags 1.13.1-rc.1
No related merge requests found
Pipeline #544242 failed
......@@ -42,11 +42,6 @@ registry:
key: registry
{{- end }}
{{- if .Values.istio.enabled }}
shared-secrets:
annotations:
sidecar.istio.io/inject: "false"
{{- end }}
gitlab:
{{- if .Values.addons.gitlab.objectStorage.endpoint }}
......@@ -59,11 +54,6 @@ gitlab:
{{- end }}
gitlab-exporter:
enabled: {{ .Values.monitoring.enabled }}
{{- if .Values.istio.enabled }}
migrations:
annotations:
sidecar.istio.io/inject: "false"
{{- end }}
global:
......
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