Commit b68f50c
committed
fix: correct kubectl logs command in e2e workflow
--all-containers requires a pod selector. Use label selector
and --prefix for readable multi-pod log output.1 parent 365fee4 commit b68f50c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments