Skip to content

Commit

Permalink
Update pss-exceptions.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bdehri committed Jun 8, 2023
1 parent f0cb5d0 commit 52bba0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/etcd-backup-operator/templates/pss-exceptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: kyverno.io/v2alpha1
kind: PolicyException
metadata:
name: {{ include "resource.default.name" . }}-exceptions
namespace: {{ include "resource.default.name" . }}
namespace: {{ include "resource.default.namespace" . }}
spec:
exceptions:
- policyName: disallow-host-namespaces
Expand Down

0 comments on commit 52bba0f

Please sign in to comment.