Skip to content

Commit 9d246cc

Browse files
committed
ci: update kubectl rollout namespace
Signed-off-by: peefy <[email protected]>
1 parent 584f717 commit 9d246cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
- name: Run e2e tests
3636
run: |
3737
make deploy
38-
kubectl -n source-system rollout status deploy/kcl-webhook-server --timeout=1m
38+
kubectl rollout status deploy/kcl-webhook-server --timeout=1m

0 commit comments

Comments
 (0)