mirror of
https://github.com/kerberos-io/deployment.git
synced 2026-08-23 15:18:32 +00:00
increase timeout: wait for k3d cluster to be ready
This commit is contained in:
1
.github/workflows/k3d.yaml
vendored
1
.github/workflows/k3d.yaml
vendored
@@ -22,6 +22,7 @@ jobs:
|
||||
kubectl version
|
||||
- name: Test kind
|
||||
run: |
|
||||
echo "Sleeping for 120 seconds, give time for the cluster to be ready" && sleep 120
|
||||
kubectl get no
|
||||
kubectl get pods -A -o wide
|
||||
kubectl get sc
|
||||
|
||||
Reference in New Issue
Block a user