Skip to content

Commit

Permalink
replace aliyun registry
Browse files Browse the repository at this point in the history
  • Loading branch information
ahlfors committed Jul 22, 2024
1 parent 0c58041 commit 71e37e4
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions charts/bytebase/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
# Declare variables to be passed into your templates.
images:
bytebase:
registry: infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com
registry: apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com
repository: apecloud/bytebase
tag: beta1
pullPolicy: IfNotPresent
python:
registry: infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com
registry: apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com
repository: apecloud/python11-tools
tag: stable
pullPolicy: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/cert-manager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "v1.12.3"

images:
defaultImage:
registry: infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com
registry: apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com
pullPolicy: IfNotPresent
tag: v1.12.3
cainjector:
Expand Down
2 changes: 1 addition & 1 deletion charts/chatgpt-retrieval-plugin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 1

image:
registry: infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com
registry: apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com
repository: apecloud/chatgpt-retrieval-plugin
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
Expand Down
2 changes: 1 addition & 1 deletion charts/csi-driver-nfs/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
customLabels: {}
image:
registry: infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com
registry: apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com
nfs:
repository: apecloud/nfsplugin
tag: v4.5.0
Expand Down
2 changes: 1 addition & 1 deletion charts/csi-hostpath-driver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 1

image:
registry: infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com
registry: apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com
repository: apecloud/hostpathplugin
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
Expand Down
2 changes: 1 addition & 1 deletion charts/csi-s3/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
images:
defaultImage:
registry: infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com
registry: apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com
pullPolicy: IfNotPresent
# Source: quay.io/k8scsi/csi-attacher:v3.0.1
attacher:
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-notebook/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 1

image:
registry: infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com
registry: apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com
repository: apecloud/jupyter-notebook-llm
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
Expand Down
2 changes: 1 addition & 1 deletion charts/logto/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 1

image:
registry: infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com
registry: apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com
repository: apecloud/logto
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
Expand Down
2 changes: 1 addition & 1 deletion charts/nyancat/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 2

image:
registry: infracreate-registry.cn-zhangjiakou.cr.aliyuncs.com
registry: apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com
repository: apecloud/nyancat
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
Expand Down

0 comments on commit 71e37e4

Please sign in to comment.