Merge "Modify Manifest Statefulset Wait Parms"

This commit is contained in:
Zuul 2019-10-25 20:28:57 +00:00 committed by Gerrit Code Review
commit c32e17a679
1 changed files with 16 additions and 0 deletions

View File

@ -104,6 +104,10 @@ data:
masterService: 'mon-elasticsearch-data-headless, mon-elasticsearch-master'
podManagementPolicy: OrderedReady
wait:
resources:
- labels:
release: mon-elasticsearch-data
type: statefulset
labels:
release: mon-elasticsearch-data
timeout: 600
@ -174,6 +178,10 @@ data:
masterService: 'mon-elasticsearch-data-headless, mon-elasticsearch-master'
podManagementPolicy: OrderedReady
wait:
resources:
- labels:
release: mon-elasticsearch-client
type: statefulset
labels:
release: mon-elasticsearch-client
timeout: 600
@ -224,6 +232,10 @@ data:
masterService: 'mon-elasticsearch-data-headless, mon-elasticsearch-master'
podManagementPolicy: OrderedReady
wait:
resources:
- labels:
release: mon-elasticsearch-master
type: statefulset
labels:
release: mon-elasticsearch-master
timeout: 600
@ -636,6 +648,10 @@ data:
release: logstash
namespace: monitor
wait:
resources:
- labels:
release: mon-logstash
type: statefulset
timeout: 600
labels:
release: mon-logstash