mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-13 19:28:55 +00:00
remove selector from Helm chart (#2056)
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
This commit is contained in:
parent
09909a56f2
commit
3b06378142
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ metadata:
|
|||
spec:
|
||||
selector:
|
||||
matchLabels: {{ include "kyverno.matchLabels" . | nindent 6 }}
|
||||
app: kyverno
|
||||
replicas: {{ .Values.replicaCount }}
|
||||
template:
|
||||
metadata:
|
||||
|
|
Loading…
Add table
Reference in a new issue