Skip to content

Commit

Permalink
app.kubernetes.io/instance removal
Browse files Browse the repository at this point in the history
  • Loading branch information
ssyno committed Jan 10, 2024
1 parent a8282a8 commit 23db7ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm/dex-app/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -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 -}}

{{/*
Expand Down

0 comments on commit 23db7ae

Please sign in to comment.