We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52f063 commit 7ef5b1fCopy full SHA for 7ef5b1f
.github/workflows/endtoend_test_containerized.yml
@@ -29,7 +29,7 @@ jobs:
29
run: |
30
kubectl apply -f deployment.yaml
31
kubectl apply -f service.yaml
32
- timeout 40s cloud-provider-kind || true
+ cloud-provider-kind &
33
34
- name: Wait for server to be ready
35
0 commit comments