diff --git a/helm/dex-app/templates/_helpers.tpl b/helm/dex-app/templates/_helpers.tpl index 685f92c1..1da0000a 100644 --- a/helm/dex-app/templates/_helpers.tpl +++ b/helm/dex-app/templates/_helpers.tpl @@ -32,7 +32,6 @@ Selector dex labels {{- define "dex.labels.selector" -}} app.kubernetes.io/name: {{ include "dex.name" . }} app.kubernetes.io/component: {{ include "dex.name" . }} -app.kubernetes.io/instance: {{ .Release.Name | quote }} {{- end -}} {{/*