[Agent][Deploy] - cmii update

This commit is contained in:
zeaslity
2024-06-12 14:09:49 +08:00
parent 4b782328db
commit f1fdfc7777
15 changed files with 51 additions and 17 deletions

View File

@@ -105,7 +105,7 @@ spec:
{{- if .HarborPort }}
image: {{ .HarborIP }}:{{ .HarborPort }}/cmii/emqx:5.5.1
{{- else }}
image: {{ .HarborIP }}/cmii/emqx:5.5.1
image: {{ .HarborIP }}emqx:5.5.1
{{- end }}
imagePullPolicy: Always
ports:

View File

@@ -57,7 +57,7 @@ spec:
{{- if .HarborPort }}
image: {{ .HarborIP }}:{{ .HarborPort }}/cmii/mongo:5.0
{{- else }}
image: {{ .HarborIP }}/cmii/mongo:5.0
image: {{ .HarborIP }}mongo:5.0
{{- end }}
resources: {}
ports:

View File

@@ -311,7 +311,7 @@ spec:
{{- if .HarborPort }}
image: {{ .HarborIP }}:{{ .HarborPort }}/cmii/bitnami-shell:11-debian-11-r136
{{- else }}
image: {{ .HarborIP }}/cmii/bitnami-shell:11-debian-11-r136
image: {{ .HarborIP }}bitnami-shell:11-debian-11-r136
{{- end }}
imagePullPolicy: "Always"
command:
@@ -329,7 +329,7 @@ spec:
{{- if .HarborPort }}
image: {{ .HarborIP }}:{{ .HarborPort }}/cmii/mysql:8.1.0-debian-11-r42
{{- else }}
image: {{ .HarborIP }}/cmii/mysql:8.1.0-debian-11-r42
image: {{ .HarborIP }}mysql:8.1.0-debian-11-r42
{{- end }}
imagePullPolicy: "IfNotPresent"
securityContext:

View File

@@ -84,7 +84,7 @@ spec:
{{- if .HarborPort }}
image: {{ .HarborIP }}:{{ .HarborPort }}/cmii/nacos-server:v2.1.2
{{- else }}
image: {{ .HarborIP }}/cmii/nacos-server:v2.1.2
image: {{ .HarborIP }}nacos-server:v2.1.2
{{- end }}
ports:
- containerPort: 8848

View File

@@ -195,7 +195,7 @@ spec:
{{- if .HarborPort }}
image: {{ .HarborIP }}:{{ .HarborPort }}/cmii/bitnami-shell:11-debian-11-r136
{{- else }}
image: {{ .HarborIP }}/cmii/bitnami-shell:11-debian-11-r136
image: {{ .HarborIP }}bitnami-shell:11-debian-11-r136
{{- end }}
imagePullPolicy: "Always"
command:
@@ -218,7 +218,7 @@ spec:
{{- if .HarborPort }}
image: {{ .HarborIP }}:{{ .HarborPort }}/cmii/rabbitmq:3.9.12-debian-10-r3
{{- else }}
image: {{ .HarborIP }}/cmii/rabbitmq:3.9.12-debian-10-r3
image: {{ .HarborIP }}rabbitmq:3.9.12-debian-10-r3
{{- end }}
imagePullPolicy: "Always"
env:

View File

@@ -356,7 +356,7 @@ spec:
{{- if .HarborPort }}
image: {{ .HarborIP }}:{{ .HarborPort }}/cmii/redis:6.2.6-debian-10-r0
{{- else }}
image: {{ .HarborIP }}/cmii/redis:6.2.6-debian-10-r0
image: {{ .HarborIP }}redis:6.2.6-debian-10-r0
{{- end }}
imagePullPolicy: "Always"
securityContext:
@@ -494,7 +494,7 @@ spec:
{{- if .HarborPort }}
image: {{ .HarborIP }}:{{ .HarborPort }}/cmii/bitnami-shell:6.2.6-debian-10-r0
{{- else }}
image: {{ .HarborIP }}/cmii/bitnami-shell:6.2.6-debian-10-r0
image: {{ .HarborIP }}bitnami-shell:6.2.6-debian-10-r0
{{- end }}
imagePullPolicy: "Always"
securityContext: