Add replicas for better covering HA for openstack services

Change-Id: Ia9b00b0823e04559c914b7fa79e2b401df791341
This commit is contained in:
Kaspars Skels
2018-10-29 21:35:50 -05:00
parent ea364f7ff9
commit 19c765d610
3 changed files with 14 additions and 11 deletions

View File

@@ -322,13 +322,13 @@ data:
node_selector_value: enabled
pod:
replicas:
api_metadata: 2
placement: 1
osapi: 2
conductor: 2
consoleauth: 1
scheduler: 1
novncproxy: 1
api_metadata: 4
placement: 2
osapi: 4
conductor: 4
consoleauth: 2
scheduler: 2
novncproxy: 2
ceph_client:
configmap: tenant-ceph-etc
user_secret_name: pvc-tceph-client-key