diff --git a/charts/codezero/templates/system/deployment.yaml b/charts/codezero/templates/system/deployment.yaml index d775cac..4b044b0 100644 --- a/charts/codezero/templates/system/deployment.yaml +++ b/charts/codezero/templates/system/deployment.yaml @@ -21,7 +21,7 @@ spec: {{- toYaml .Values.system.podSecurityContext | nindent 8 }} initContainers: - name: space-init - image: "c6oio/spaceinit:6937d6c" + image: "c6oio/spaceinit:825a485" imagePullPolicy: {{ .Values.system.image.pullPolicy }} env: - name: CZ_CLUSTER_CERT