Define ceph-mon in overrides
This ps overrides the ceph-mon in the ceph-ns-activate script to fix a current issue with the cinder gates. Change-Id: I29a69fd7bbf19a7a4890c76366592a44528e3cc1
This commit is contained in:
parent
8ec1ba0d5d
commit
1d81e56bdf
@ -38,6 +38,10 @@ deployment:
|
||||
client_secrets: true
|
||||
bootstrap:
|
||||
enabled: false
|
||||
conf:
|
||||
ceph:
|
||||
global:
|
||||
mon_host: ceph-mon-discovery.ceph.svc.cluster.local:6789
|
||||
EOF
|
||||
helm upgrade --install ceph-openstack-config ${HELM_CHART_ROOT_PATH}/ceph-provisioners \
|
||||
--namespace=openstack \
|
||||
|
Loading…
x
Reference in New Issue
Block a user