Skip to content

Commit

Permalink
edited yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bhanuba committed Dec 7, 2023
1 parent 1751a2d commit ab7fd53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/operator-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,9 @@ jobs:
terraform init
if terraform apply --auto-approve; then
cd ../../../config/certmanager
kubectl apply -f certificate.yaml
cd -
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.12.0/cert-manager.yaml
make deploy
sleep 180
cd integration-tests/terraform/testbuild
Expand Down

0 comments on commit ab7fd53

Please sign in to comment.