build: small debug commands for nightly job

Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
This commit is contained in:
Christian Kotzbauer
2022-05-23 19:22:36 +02:00
parent d2d21f31c0
commit da59ebff70

View File

@@ -114,6 +114,8 @@ jobs:
helm install kured ./charts/kured/ --set configuration.period=1m
kubectl config set-context kind-chart-testing
kubectl get ds --all-namespaces
kubectl get nodes -o yaml
sleep 5
kubectl describe ds kured
- name: Ensure kured is ready