Merge "Make corrections to pod lifecycle upgrade values"
This commit is contained in:
commit
81d2d687c8
@ -229,11 +229,12 @@ pod:
|
||||
default: 10
|
||||
lifecycle:
|
||||
upgrades:
|
||||
revision_history: 3
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
rolling_update:
|
||||
max_unavailable: 1
|
||||
max_surge: 3
|
||||
deployments:
|
||||
revision_history: 3
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
rolling_update:
|
||||
max_unavailable: 1
|
||||
max_surge: 3
|
||||
termination_grace_period:
|
||||
nagios:
|
||||
timeout: 30
|
||||
|
@ -65,11 +65,8 @@ pod:
|
||||
alertmanager: 1
|
||||
lifecycle:
|
||||
upgrades:
|
||||
revision_history: 3
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
rolling_update:
|
||||
max_unavailable: 1
|
||||
max_surge: 3
|
||||
statefulsets:
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
termination_grace_period:
|
||||
alertmanager:
|
||||
timeout: 30
|
||||
|
@ -61,11 +61,12 @@ pod:
|
||||
kube_state_metrics: 1
|
||||
lifecycle:
|
||||
upgrades:
|
||||
revision_history: 3
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
rolling_update:
|
||||
max_unavailable: 1
|
||||
max_surge: 3
|
||||
deployments:
|
||||
revision_history: 3
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
rolling_update:
|
||||
max_unavailable: 1
|
||||
max_surge: 3
|
||||
termination_grace_period:
|
||||
kube_state_metrics:
|
||||
timeout: 30
|
||||
|
@ -62,11 +62,7 @@ pod:
|
||||
node_exporter:
|
||||
enabled: true
|
||||
min_ready_seconds: 0
|
||||
revision_history: 3
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
rolling_update:
|
||||
max_unavailable: 1
|
||||
max_surge: 3
|
||||
max_unavailable: 1
|
||||
termination_grace_period:
|
||||
node_exporter:
|
||||
timeout: 30
|
||||
|
@ -67,11 +67,12 @@ pod:
|
||||
prometheus_openstack_exporter: 1
|
||||
lifecycle:
|
||||
upgrades:
|
||||
revision_history: 3
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
rolling_update:
|
||||
max_unavailable: 1
|
||||
max_surge: 3
|
||||
deployments:
|
||||
revision_history: 3
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
rolling_update:
|
||||
max_unavailable: 1
|
||||
max_surge: 3
|
||||
termination_grace_period:
|
||||
prometheus_openstack_exporter:
|
||||
timeout: 30
|
||||
|
@ -64,11 +64,7 @@ pod:
|
||||
process_exporter:
|
||||
enabled: true
|
||||
min_ready_seconds: 0
|
||||
revision_history: 3
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
rolling_update:
|
||||
max_unavailable: 1
|
||||
max_surge: 3
|
||||
max_unavailable: 1
|
||||
termination_grace_period:
|
||||
process_exporter:
|
||||
timeout: 30
|
||||
|
@ -73,11 +73,8 @@ pod:
|
||||
prometheus: 1
|
||||
lifecycle:
|
||||
upgrades:
|
||||
revision_history: 3
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
rolling_update:
|
||||
max_unavailable: 1
|
||||
max_surge: 3
|
||||
statefulsets:
|
||||
pod_replacement_strategy: RollingUpdate
|
||||
termination_grace_period:
|
||||
prometheus:
|
||||
timeout: 30
|
||||
|
Loading…
Reference in New Issue
Block a user