Glance: fix image clean image reference
This PS fixes the glance clean job image tags. Change-Id: If2c44801ae3792e8ce10ed80336490a2aa1622e5
This commit is contained in:
parent
84db0873d3
commit
f6eb6d7b3e
@ -97,7 +97,7 @@ spec:
|
||||
readOnly: true
|
||||
{{ end }}
|
||||
- name: glance-image-clean
|
||||
image: {{ .Values.images.tags.glance_bootstrap }}
|
||||
image: {{ .Values.images.tags.bootstrap }}
|
||||
imagePullPolicy: {{ .Values.images.pull_policy }}
|
||||
{{ tuple $envAll $envAll.Values.pod.resources.jobs.bootstrap | include "helm-toolkit.snippets.kubernetes_resources" | indent 10 }}
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user