Merge "Make corrections to pod lifecycle upgrade values"

This commit is contained in:
Zuul 2019-11-01 14:10:37 +00:00 committed by Gerrit Code Review
commit 81d2d687c8
7 changed files with 24 additions and 35 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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