Skip to content

Commit 48e3da4

Browse files
committed
fix
1 parent 98ca23f commit 48e3da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
run: bash ./scripts/e2e-test.sh
8787
- name: Logs
8888
run: |
89-
kubectl -n k8s-pause-system logs deploy/k8s-pause-controller-manager
89+
kubectl -n k8s-pause-system logs deploy/k8s-pause-controller-manager manager
9090
- name: Debug failure
9191
if: failure()
9292
run: |

0 commit comments

Comments
 (0)