[Agent][Deploy] - cmii update
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user