大量的更新工作
This commit is contained in:
@@ -311,9 +311,9 @@ spec:
|
||||
initContainers:
|
||||
- name: change-volume-permissions
|
||||
{{- if .HarborPort }}
|
||||
image: {{ .HarborIPOrCustomImagePrefix }}:{{ .HarborPort }}/cmii/bitnami-shell:11-debian-11-r136
|
||||
image: {{ .HarborIPOrCustomImagePrefix }}:{{ .HarborPort }}/cmii/os-shell:12-debian-12-r51
|
||||
{{- else }}
|
||||
image: {{ .HarborIPOrCustomImagePrefix }}bitnami-shell:11-debian-11-r136
|
||||
image: {{ .HarborIPOrCustomImagePrefix }}os-shell:12-debian-12-r51
|
||||
{{- end }}
|
||||
imagePullPolicy: "Always"
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user