diff --git a/aodh/values.yaml b/aodh/values.yaml index 90c9facaa7..b3436708cb 100644 --- a/aodh/values.yaml +++ b/aodh/values.yaml @@ -95,6 +95,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: aodh_api: init_container: null diff --git a/barbican/values.yaml b/barbican/values.yaml index 82b0147623..8757b401a6 100644 --- a/barbican/values.yaml +++ b/barbican/values.yaml @@ -59,6 +59,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: barbican_api: init_container: null diff --git a/ceilometer/values.yaml b/ceilometer/values.yaml index be5e7687cb..a7e3db62ad 100644 --- a/ceilometer/values.yaml +++ b/ceilometer/values.yaml @@ -1918,6 +1918,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: ceilometer_tests: init_container: null diff --git a/cinder/values.yaml b/cinder/values.yaml index 5538c71fe5..d6f522e610 100644 --- a/cinder/values.yaml +++ b/cinder/values.yaml @@ -100,6 +100,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: cinder_api: diff --git a/congress/values.yaml b/congress/values.yaml index ddca768051..b7b215b9c4 100644 --- a/congress/values.yaml +++ b/congress/values.yaml @@ -475,6 +475,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 replicas: api: 1 policy_engine: 1 diff --git a/glance/values.yaml b/glance/values.yaml index 28677b090e..c1617d7c0d 100644 --- a/glance/values.yaml +++ b/glance/values.yaml @@ -824,6 +824,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: glance_api: init_container: null diff --git a/heat/values.yaml b/heat/values.yaml index 2972fcccfd..9a2eca9a67 100644 --- a/heat/values.yaml +++ b/heat/values.yaml @@ -1031,6 +1031,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: heat_api: init_container: null diff --git a/horizon/values.yaml b/horizon/values.yaml index 428d41444b..354cb2ca15 100644 --- a/horizon/values.yaml +++ b/horizon/values.yaml @@ -2013,6 +2013,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: horizon_db_init: init_container: null diff --git a/ironic/values.yaml b/ironic/values.yaml index b2e07d9504..af98a62153 100644 --- a/ironic/values.yaml +++ b/ironic/values.yaml @@ -563,6 +563,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: ironic_api: init_container: null diff --git a/keystone/values.yaml b/keystone/values.yaml index 4f167f3afd..c3cb93892f 100644 --- a/keystone/values.yaml +++ b/keystone/values.yaml @@ -171,6 +171,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: keystone_db_init: init_container: null diff --git a/magnum/values.yaml b/magnum/values.yaml index f40f193277..a0f81210b7 100644 --- a/magnum/values.yaml +++ b/magnum/values.yaml @@ -488,6 +488,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: magnum_api: init_container: null diff --git a/mistral/values.yaml b/mistral/values.yaml index 0a3e6da0fd..7f04342ec8 100644 --- a/mistral/values.yaml +++ b/mistral/values.yaml @@ -537,6 +537,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: mistral_api: init_container: null diff --git a/neutron/values.yaml b/neutron/values.yaml index e3e61c71e6..4228774214 100644 --- a/neutron/values.yaml +++ b/neutron/values.yaml @@ -310,6 +310,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: neutron_server: init_container: null diff --git a/nova/values.yaml b/nova/values.yaml index 324ecb4787..6391cd7914 100644 --- a/nova/values.yaml +++ b/nova/values.yaml @@ -2120,6 +2120,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: nova_compute: init_container: null diff --git a/panko/values.yaml b/panko/values.yaml index 009902cb8e..73c2e9b1a4 100644 --- a/panko/values.yaml +++ b/panko/values.yaml @@ -457,6 +457,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: panko_api: init_container: null diff --git a/rally/values.yaml b/rally/values.yaml index 435da8ccaa..165b5d378b 100644 --- a/rally/values.yaml +++ b/rally/values.yaml @@ -64,6 +64,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: rally_api: init_container: null diff --git a/senlin/values.yaml b/senlin/values.yaml index 8ec3c54f26..188343436c 100644 --- a/senlin/values.yaml +++ b/senlin/values.yaml @@ -507,6 +507,8 @@ pod: default: preferredDuringSchedulingIgnoredDuringExecution topologyKey: default: kubernetes.io/hostname + weight: + default: 10 mounts: senlin_api: init_container: null