We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0570c3e commit c76fdb7Copy full SHA for c76fdb7
1 file changed
.github/workflows/chart-test.yml
@@ -137,6 +137,7 @@ jobs:
137
sleep 30
138
139
- name: Verify deployment
140
+ timeout-minutes: 1
141
run: |
142
echo "Initial pod status:"
143
kubectl get pods -o wide
0 commit comments