Skip to content

Commit 08a9bbd

Browse files
committed
chore(passport): change python-dev registry
1 parent e42a683 commit 08a9bbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/passport/templates/passport-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
serviceAccount: drycc-passport
2727
initContainers:
2828
- name: drycc-passport-init
29-
image: registry.drycc.cc/drycc/python-dev:latest
29+
image: {{.Values.imageRegistry}}/{{.Values.imageOrg}}/python-dev:latest
3030
imagePullPolicy: {{.Values.imagePullPolicy}}
3131
args:
3232
- netcat

0 commit comments

Comments
 (0)