Skip to content

Commit 62f720c

Browse files
ci: imagePullPolicy for migration container (ietf-tools#9764)
1 parent b0ec8c4 commit 62f720c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

k8s/datatracker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ spec:
115115
initContainers:
116116
- name: migration
117117
image: "ghcr.io/ietf-tools/datatracker:$APP_IMAGE_TAG"
118+
imagePullPolicy: Always
118119
env:
119120
- name: "CONTAINER_ROLE"
120121
value: "migrations"

0 commit comments

Comments
 (0)