Skip to content

Commit

Permalink
chore: update mysql addon registry (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanshanying authored May 29, 2024
1 parent 287f062 commit 733b3ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addons/mysql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
# Declare variables to be passed into your templates.

image:
registry:
repository: mysql
registry: infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com
repository: apecloud/mysql
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
#tag: 8.0.33
tag: 5.7.44
xtraBackupRepository: perconalab/percona-xtrabackup
xtraBackupRepository: apecloud/percona-xtrabackup

## MySQL Cluster parameters
cluster:
Expand Down

0 comments on commit 733b3ca

Please sign in to comment.