Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
enforce PSS for acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Berk Dehrioglu committed Oct 10, 2023
1 parent 484caa7 commit 66ed72e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.custom.mk
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ deploy: manifests render ensure-deploy-envs ## Deploy controller to the K8s clus
--set aws.accessKeyID=$(AWS_ACCESS_KEY_ID) \
--set aws.secretAccessKey=$(AWS_SECRET_ACCESS_KEY) \
--set aws.region=$(AWS_REGION) \
--set global.podSecurityStandards.enforced=true \
--wait \
aws-network-topology-operator helm/rendered/aws-network-topology-operator

Expand Down

0 comments on commit 66ed72e

Please sign in to comment.