Merge "Ceph: uplift ceph charts"

This commit is contained in:
Zuul 2019-05-22 17:02:29 +00:00 committed by Gerrit Code Review
commit 914456dbe8
7 changed files with 25 additions and 19 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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