UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e15889d9 authored by Michael McLeroy's avatar Michael McLeroy
Browse files

fix: remove extra labels from istio ingressgateways

parent d9bb7074
No related branches found
No related tags found
No related merge requests found
......@@ -25,10 +25,6 @@ ingressGateways:
{{- range $name, $values := .Values.istio.ingressGateways }}
{{ $name | nindent 2 }}:
extraLabels:
app.kubernetes.io/name: istio-controlplane
app.kubernetes.io/component: "core"
{{- include "commonLabels" $ | nindent 6}}
k8s:
service:
type: {{ $values.type }}
......
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