Skip to content

Commit c4796d6

Browse files
committed
chore(mysql): update images registry address
1 parent ab9224d commit c4796d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • addons/mysql-cluster/8.0/chart/mysql-cluster/templates/cluster

addons/mysql-cluster/8.0/chart/mysql-cluster/templates/cluster/job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
- {{ include "mysql.primary.fullname" . }}.{{ include "common.names.namespace" . }}.svc.cluster.local
2828
initContainers:
2929
- name: init-wait
30-
image: registry.uucin.com/drycc/python-dev:latest
30+
image: registry.drycc.cc/drycc/python-dev:latest
3131
imagePullPolicy: {{.Values.imagePullPolicy}}
3232
args:
3333
- netcat

0 commit comments

Comments
 (0)