Skip to content

Commit e6f8354

Browse files
authored
Update kubernetes-troubleshooting-scenarios.yml
1 parent b4ef885 commit e6f8354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kubernetes-troubleshooting-scenarios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ jobs:
175175
- name: Verify deployments
176176
run: |
177177
kubectl get deployments -n ${{ inputs.namespace }}
178-
kubectl get pods -n ${{ inputs.namespace }} -w --timeout=60s
178+

0 commit comments

Comments
 (0)