Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
fix: mutating deployment selector on apps-dns
Browse files Browse the repository at this point in the history
  • Loading branch information
Thulio Ferraz Assis authored Sep 23, 2020
1 parent 4ce85b9 commit 5128be6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chart/templates/apps_dns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ spec:
app.kubernetes.io/instance: {{ .Release.Name | quote }}
app.kubernetes.io/managed-by: {{ .Release.Service | quote }}
app.kubernetes.io/name: {{ include "kubecf.fullname" . }}
app.kubernetes.io/version: {{ default .Chart.Version .Chart.AppVersion | quote }}
helm.sh/chart: {{ include "kubecf.chart" . }}
template:
metadata:
Expand Down

0 comments on commit 5128be6

Please sign in to comment.