apiVersion: v1 data: extraMounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - GlanceAPI volumes: - name: ceph secret: secretName: ceph-conf-files name: v1 region: r1 glance: customServiceConfig: '[DEFAULT] enabled_backends = default_backend:rbd [glance_store] default_backend = default_backend [default_backend] rbd_store_ceph_conf = /etc/ceph/ceph.conf store_description = "Ceph RBD backend" rbd_store_pool = images rbd_store_user = openstack rbd_thin_provisioning = True ' default: replicas: 1 notificationsBus: cluster: rabbitmq preserveJobs: false tls: caBundleSecretName: '' kind: ConfigMap metadata: annotations: config.kubernetes.io/local-config: 'true' name: service-values