We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c098a02 commit 244c9d4Copy full SHA for 244c9d4
.github/workflows/trigger-future-deploymnet.yml
@@ -99,5 +99,5 @@ jobs:
99
# of OS and OSD as it only takes 23 seconds for the process, will add
100
# blue/green deployment later.
101
command: |
102
- kubectl get nodes
+ kubectl get pods
103
0 commit comments