Ceph: uplift ceph charts

This is to uplift ceph charts and changes as per new changes in storageclasses.

Change-Id: I015c92354e22b3afe055f826d9a8be837b4aef80
This commit is contained in:
Chinasubbareddy Mallavarapu 2019-05-09 15:27:29 -05:00 committed by chinasubbareddy mallavarapu
parent df620b7712
commit 91253293e5
7 changed files with 25 additions and 19 deletions

View File

@ -83,7 +83,8 @@ data:
storageclass:
rbd:
ceph_configmap_name: ceph-etc
user_secret_name: pvc-ceph-client-key
parameters:
userSecretName: pvc-ceph-client-key
dependencies:
- ceph-htk
...

View File

@ -85,7 +85,8 @@ data:
storageclass:
rbd:
ceph_configmap_name: ceph-etc
user_secret_name: pvc-ceph-client-key
parameters:
userSecretName: pvc-ceph-client-key
dependencies:
- ceph-htk
...

View File

@ -85,8 +85,9 @@ data:
storageclass:
rbd:
ceph_configmap_name: tenant-ceph-etc
user_secret_name: pvc-tceph-client-key
admin_secret_namespace: tenant-ceph
parameters:
userSecretName: pvc-tceph-client-key
adminSecretNamespace: tenant-ceph
dependencies:
- tenant-ceph-htk
...

View File

@ -98,7 +98,8 @@ data:
log_directory: /var/log/tenant-ceph
storageclass:
rbd:
admin_secret_namespace: tenant-ceph
parameters:
adminSecretNamespace: tenant-ceph
deployment:
ceph: true
storage_secrets: true

View File

@ -89,7 +89,8 @@ data:
storageclass:
rbd:
ceph_configmap_name: ceph-etc
user_secret_name: pvc-ceph-client-key
parameters:
userSecretName: pvc-ceph-client-key
dependencies:
- ceph-htk
...

View File

@ -102,7 +102,8 @@ data:
storageclass:
rbd:
ceph_configmap_name: ceph-client-keys-etc
user_secret_name: pvc-ceph-client-key
parameters:
userSecretName: pvc-ceph-client-key
dependencies:
- ceph-htk
...

View File

@ -348,32 +348,32 @@ data:
type: git
ceph-client:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: ceph-client
type: git
ceph-htk:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: helm-toolkit
type: git
ceph-mon:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: ceph-mon
type: git
ceph-osd:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: ceph-osd
type: git
ceph-provisioners:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: ceph-provisioners
type: git
ceph-rgw:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: ceph-rgw
type: git
deckhand:
@ -498,32 +498,32 @@ data:
type: git
tenant-ceph-client:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: ceph-client
type: git
tenant-ceph-htk:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: helm-toolkit
type: git
tenant-ceph-mon:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: ceph-mon
type: git
tenant-ceph-osd:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: ceph-osd
type: git
tenant-ceph-provisioners:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: ceph-provisioners
type: git
tenant-ceph-rgw:
location: https://opendev.org/openstack/openstack-helm-infra
reference: a367bacb4bd3af55dd11dbc5c9855749a123779d
reference: 273b30706b97fcaa66cc5e58c4433275e57618a0
subpath: ceph-rgw
type: git
tiller: