Skip to content

Commit 8fd1221

Browse files
committed
Debug some things
1 parent d66664a commit 8fd1221

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/kfp-cluster/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ runs:
1919
- name: Deploy KFP
2020
shell: bash
2121
run: ./scripts/deploy/github/deploy-kfp.sh
22+
- name: Debug API Server
23+
run: kubectl describe deployment.apps/ml-pipeline -n kubeflow

0 commit comments

Comments
 (0)