We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92faf7e + 0894ba4 commit c7dd833Copy full SHA for c7dd833
.circleci/config.yml
@@ -409,7 +409,7 @@ jobs:
409
set -o pipefail
410
411
kubectl apply -f ./test/fixtures/operator/custom-resource.yaml
412
- sleep 30
+ sleep 60
413
414
kubectl get pods -n snyk-monitor --no-headers | \
415
grep "snyk-monitor" | \
.circleci/config/jobs/operator_upgrade_tests.yml
@@ -147,7 +147,7 @@ steps:
147
148
149
150
151
152
153
0 commit comments