Skip to content

Commit d509ceb

Browse files
committed
feat(drycc-addons):use base image instand of os-shell images
1 parent a05a4bd commit d509ceb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

addons/mysql-cluster/8.0/chart/mysql-cluster/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,8 +1012,8 @@ volumePermissions:
10121012
##
10131013
image:
10141014
registry: registry.drycc.cc
1015-
repository: drycc/os-shell
1016-
tag: debian-12
1015+
repository: drycc/base
1016+
tag: bookworm
10171017
digest: ""
10181018
pullPolicy: IfNotPresent
10191019
## Optionally specify an array of imagePullSecrets.

0 commit comments

Comments
 (0)