Add system-upgrade namespace exception in psa.yaml file
This commit is contained in:
parent
b9802106c9
commit
1f757d7782
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ plugins:
|
|||
exemptions:
|
||||
usernames: []
|
||||
runtimeClasses: []
|
||||
namespaces: [kube-system, cis-operator-system]
|
||||
namespaces: [kube-system, system-upgrade, cis-operator-system]
|
||||
- name: EventRateLimit
|
||||
configuration:
|
||||
apiVersion: eventratelimit.admission.k8s.io/v1alpha1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue