Skip to content

Commit

Permalink
add cluster-info dump command
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
  • Loading branch information
hlts2 committed Sep 26, 2023
1 parent b410364 commit 7ece16f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/e2e-deploy-vald-helm-operator/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ runs:
kubectl apply -f ${VALDRELEASE}
sleep 3
kubectl cluster-info dump
kubectl wait --for=condition=ready pod -l ${WAIT_FOR_SELECTOR} --timeout=${WAIT_FOR_TIMEOUT}
Expand Down

0 comments on commit 7ece16f

Please sign in to comment.