Skip to content

Commit

Permalink
Revert "fix(base-cluster): kyverno idention"
Browse files Browse the repository at this point in the history
This reverts commit 3bc7bad.
  • Loading branch information
tasches committed Nov 23, 2023
1 parent 3bc7bad commit 13070c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/base-cluster/templates/kyverno/kyverno.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@ spec:
matchExpressions:
- key: kubernetes.io/metadata.name
operator: NotIn
values: {{- include "base-cluster.kyverno.ignoredNamespaces" . | nindent 20 }}
values: {{- include "base-cluster.kyverno.ignoredNamespaces" . | nindent 18 }}
{{- end }}

0 comments on commit 13070c6

Please sign in to comment.