Skip to content

Commit

Permalink
remove selector from Helm chart (#2056)
Browse files Browse the repository at this point in the history
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
  • Loading branch information
realshuting committed Jun 23, 2021
1 parent 09909a5 commit 3b06378
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/kyverno/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ metadata:
spec:
selector:
matchLabels: {{ include "kyverno.matchLabels" . | nindent 6 }}
app: kyverno
replicas: {{ .Values.replicaCount }}
template:
metadata:
Expand Down

0 comments on commit 3b06378

Please sign in to comment.