Updated label for nova-bootstrap job to match new labels for nova
This commit is contained in:
parent
4cec28b1f5
commit
400ab48013
@ -29,7 +29,7 @@ spec:
|
||||
spec:
|
||||
restartPolicy: OnFailure
|
||||
nodeSelector:
|
||||
{{ .Values.labels.control_node_selector_key }}: {{ .Values.labels.control_node_selector_value }}
|
||||
{{ .Values.labels.job.node_selector_key }}: {{ .Values.labels.job.node_selector_value }}
|
||||
containers:
|
||||
- name: nova-bootstrap
|
||||
image: {{ .Values.images.bootstrap }}
|
||||
|
Loading…
Reference in New Issue
Block a user