Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko committed Nov 20, 2024
1 parent 339e1e5 commit a7ddc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/operator-early-adoption.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.yaml
# install the tool to check the availability
go install github.com/cert-manager/cmctl/v2@latest
check availability
# check availability
cmctl check api --wait=2m
kubectl apply -f .github/secure-registry.yaml --namespace kube-system
Expand Down

0 comments on commit a7ddc30

Please sign in to comment.