@@ -135,7 +135,7 @@ spec:
135135 edpm_service_type: custom-global-service
136136
137137
138- imagePullPolicy : Always
138+ imagePullPolicy : IfNotPresent
139139 name : custom-global-service-edpm-compute-global
140140 resources : {}
141141 terminationMessagePath : /dev/termination-log
@@ -237,7 +237,7 @@ spec:
237237 edpm_service_type: download-cache
238238
239239
240- imagePullPolicy : Always
240+ imagePullPolicy : IfNotPresent
241241 name : download-cache-edpm-compute-global-edpm-compute-global
242242 resources : {}
243243 terminationMessagePath : /dev/termination-log
@@ -335,7 +335,7 @@ spec:
335335 edpm_service_type: bootstrap
336336
337337
338- imagePullPolicy : Always
338+ imagePullPolicy : IfNotPresent
339339 name : bootstrap-edpm-compute-global-edpm-compute-global
340340 resources : {}
341341 terminationMessagePath : /dev/termination-log
@@ -439,7 +439,7 @@ spec:
439439 edpm_service_type: configure-network
440440
441441
442- imagePullPolicy : Always
442+ imagePullPolicy : IfNotPresent
443443 name : configure-network-edpm-compute-global-edpm-compute-global
444444 resources : {}
445445 terminationMessagePath : /dev/termination-log
@@ -537,7 +537,7 @@ spec:
537537 edpm_service_type: validate-network
538538
539539
540- imagePullPolicy : Always
540+ imagePullPolicy : IfNotPresent
541541 name : validate-network-edpm-compute-global-edpm-compute-global
542542 resources : {}
543543 terminationMessagePath : /dev/termination-log
@@ -635,7 +635,7 @@ spec:
635635 edpm_service_type: configure-os
636636
637637
638- imagePullPolicy : Always
638+ imagePullPolicy : IfNotPresent
639639 name : configure-os-edpm-compute-global-edpm-compute-global
640640 resources : {}
641641 terminationMessagePath : /dev/termination-log
@@ -733,7 +733,7 @@ spec:
733733 edpm_service_type: install-certs
734734
735735
736- imagePullPolicy : Always
736+ imagePullPolicy : IfNotPresent
737737 name : install-certs-edpm-compute-global-edpm-compute-global
738738 resources : {}
739739 terminationMessagePath : /dev/termination-log
@@ -880,7 +880,7 @@ spec:
880880 edpm_service_type: ovn
881881
882882
883- imagePullPolicy : Always
883+ imagePullPolicy : IfNotPresent
884884 name : ovn-edpm-compute-global-edpm-compute-global
885885 resources : {}
886886 terminationMessagePath : /dev/termination-log
@@ -989,7 +989,7 @@ spec:
989989 edpm_service_type: neutron-metadata
990990
991991
992- imagePullPolicy : Always
992+ imagePullPolicy : IfNotPresent
993993 name : neutron-metadata-edpm-compute-global-edpm-compute-global
994994 resources : {}
995995 terminationMessagePath : /dev/termination-log
@@ -1128,7 +1128,7 @@ spec:
11281128 edpm_service_type: neutron-ovn
11291129
11301130
1131- imagePullPolicy : Always
1131+ imagePullPolicy : IfNotPresent
11321132 name : neutron-ovn-edpm-compute-global-edpm-compute-global
11331133 resources : {}
11341134 terminationMessagePath : /dev/termination-log
@@ -1267,7 +1267,7 @@ spec:
12671267 edpm_service_type: neutron-sriov
12681268
12691269
1270- imagePullPolicy : Always
1270+ imagePullPolicy : IfNotPresent
12711271 name : neutron-sriov-edpm-compute-global-edpm-compute-global
12721272 resources : {}
12731273 terminationMessagePath : /dev/termination-log
@@ -1376,7 +1376,7 @@ spec:
13761376 edpm_service_type: neutron-dhcp
13771377
13781378
1379- imagePullPolicy : Always
1379+ imagePullPolicy : IfNotPresent
13801380 name : neutron-dhcp-edpm-compute-global-edpm-compute-global
13811381 resources : {}
13821382 terminationMessagePath : /dev/termination-log
@@ -1485,7 +1485,7 @@ spec:
14851485 edpm_service_type: libvirt
14861486
14871487
1488- imagePullPolicy : Always
1488+ imagePullPolicy : IfNotPresent
14891489 name : libvirt-edpm-compute-global-edpm-compute-global
14901490 resources : {}
14911491 terminationMessagePath : /dev/termination-log
@@ -1594,7 +1594,7 @@ spec:
15941594 edpm_service_type: nova
15951595
15961596
1597- imagePullPolicy : Always
1597+ imagePullPolicy : IfNotPresent
15981598 name : nova-edpm-compute-global-edpm-compute-global
15991599 resources : {}
16001600 terminationMessagePath : /dev/termination-log
0 commit comments