Skip to content

Commit

Permalink
change to the user namespace
Browse files Browse the repository at this point in the history
Signed-off-by: juliusvonkohout <[email protected]>
  • Loading branch information
juliusvonkohout committed Jun 30, 2024
1 parent c7def7c commit 30198b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/training_operator_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
- name: Create a TFJob
run: |
kubectl create -f tests/gh-actions/kf-objects/tfjob.yaml
kubectl wait --for=condition=Succeeded tfjobs tfjob-simple -n kubeflow --timeout 600s
kubectl wait --for=condition=Succeeded tfjobs tfjob-simple -n kubeflow-user-example-com --timeout 600s

0 comments on commit 30198b2

Please sign in to comment.