Skip to content

Commit

Permalink
fix: remove pull policy causing gha error
Browse files Browse the repository at this point in the history
  • Loading branch information
a9p committed Jun 19, 2022
1 parent 6962ad7 commit a709a0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/v1beta1/hp-tuning/simple-pbt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ spec:
containers:
- name: training-container
image: docker.io/kubeflowkatib/simple-pbt:latest
imagePullPolicy: Always
command:
- "python3"
- "/opt/pbt/pbt_test.py"
Expand Down

0 comments on commit a709a0a

Please sign in to comment.