Skip to content

Commit

Permalink
OADP 4.18-dev-preview disables OpenShiftPodSecurityAdmission featur…
Browse files Browse the repository at this point in the history
…egate
  • Loading branch information
kaovilai committed Oct 25, 2024
1 parent b186553 commit ccdf4be
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ tests:
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
FEATURE_GATES: "['OpenShiftPodSecurityAdmission=false']"
test:
- as: e2e
cli: latest
Expand All @@ -68,6 +69,7 @@ tests:
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
FEATURE_GATES: "['OpenShiftPodSecurityAdmission=false']"
test:
- as: e2e
cli: latest
Expand Down

0 comments on commit ccdf4be

Please sign in to comment.