Skip to content

Commit a709a0a

Browse files
committed
fix: remove pull policy causing gha error
1 parent 6962ad7 commit a709a0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/v1beta1/hp-tuning/simple-pbt.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ spec:
4343
containers:
4444
- name: training-container
4545
image: docker.io/kubeflowkatib/simple-pbt:latest
46-
imagePullPolicy: Always
4746
command:
4847
- "python3"
4948
- "/opt/pbt/pbt_test.py"

0 commit comments

Comments
 (0)