fix: remove deprecated audit action
This commit is contained in:
@@ -4,7 +4,7 @@ metadata:
|
||||
name: add-ingress-whitelist
|
||||
spec:
|
||||
background: true
|
||||
generateExistingOnPolicyUpdate: true
|
||||
generateExisting: true
|
||||
rules:
|
||||
- name: set-whitelist-internal
|
||||
mutate:
|
||||
@@ -18,4 +18,3 @@ spec:
|
||||
- Ingress
|
||||
annotations:
|
||||
atlantis.oceanbox.io/expose: internal
|
||||
validationFailureAction: audit
|
||||
|
||||
@@ -38,4 +38,3 @@ spec:
|
||||
- Namespace
|
||||
names:
|
||||
- '*-vcluster'
|
||||
validationFailureAction: audit
|
||||
|
||||
@@ -45,4 +45,3 @@ spec:
|
||||
- Namespace
|
||||
names:
|
||||
- rabbitmq
|
||||
validationFailureAction: audit
|
||||
|
||||
@@ -42,4 +42,3 @@ spec:
|
||||
- Namespace
|
||||
names:
|
||||
- "vcluster-009dba7e-*"
|
||||
validationFailureAction: audit
|
||||
|
||||
Reference in New Issue
Block a user