apiVersion: v1 data: barbican: messagingBus: cluster: rabbitmq user: barbican vhost: barbican cinder: messagingBus: cluster: rabbitmq user: cinder vhost: cinder cinderBackup: customServiceConfig: '[DEFAULT] backup_driver = cinder.backup.drivers.ceph.CephBackupDriver backup_ceph_pool = backups backup_ceph_user = openstack ' replicas: 3 cinderVolumes: ceph: customServiceConfig: '[DEFAULT] enabled_backends = ceph [ceph] volume_backend_name = ceph volume_driver = cinder.volume.drivers.rbd.RBDDriver rbd_ceph_conf = /etc/ceph/ceph.conf rbd_user = openstack rbd_pool = volumes rbd_flatten_volume_from_snapshot = False rbd_secret_uuid = CHANGEME ' designate: bind9Services: services: - metadata: annotations: metallb.universe.tf/LoadBalancerIPs: 172.34.0.80 metallb.universe.tf/address-pool: designateext metallb.universe.tf/allow-shared-ip: designateext spec: type: LoadBalancer - metadata: annotations: metallb.universe.tf/LoadBalancerIPs: 172.34.0.81 metallb.universe.tf/address-pool: designateext metallb.universe.tf/allow-shared-ip: designateext spec: type: LoadBalancer - metadata: annotations: metallb.universe.tf/LoadBalancerIPs: 172.34.0.82 metallb.universe.tf/address-pool: designateext metallb.universe.tf/allow-shared-ip: designateext spec: type: LoadBalancer messagingBus: cluster: rabbitmq user: designate vhost: designate nsRecords: - hostname: ns1.example.org. priority: 1 - hostname: ns2.example.org. priority: 2 designate-redis: enabled: true replicas: 1 extraMounts: - extraVol: - extraVolType: Ceph mounts: - mountPath: /etc/ceph name: ceph readOnly: true propagation: - CinderVolume - CinderBackup - GlanceAPI - ManilaShare volumes: - name: ceph projected: sources: - secret: name: 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 = "RBD backend" rbd_store_pool = images rbd_store_user = openstack rbd_thin_provisioning = True ' default: replicas: 3 heat: messagingBus: cluster: rabbitmq user: heat vhost: heat ironic: messagingBus: cluster: rabbitmq user: ironic vhost: ironic manila: manilaAPI: customServiceConfig: '[DEFAULT] enabled_share_protocols = nfs ' replicas: 3 manilaScheduler: replicas: 3 manilaShares: share1: customServiceConfig: '[DEFAULT] enabled_share_backends = cephfsnfs debug = True [cephfsnfs] driver_handles_share_servers = False share_backend_name = cephfs share_driver = manila.share.drivers.cephfs.driver.CephFSDriver cephfs_auth_id = openstack cephfs_cluster_name = ceph cephfs_nfs_cluster_id = cephfs cephfs_protocol_helper_type = NFS ' replicas: 1 messagingBus: cluster: rabbitmq user: manila vhost: manila messagingBus: cluster: rabbitmq neutron: messagingBus: cluster: rabbitmq user: neutron vhost: neutron notificationsBus: cluster: rabbitmq-notifications nova: cell0: messagingBus: cluster: rabbitmq user: nova-cell0 vhost: nova-cell0 cell1: messagingBus: cluster: rabbitmq user: nova-cell1 vhost: nova-cell1 messagingBus: cluster: rabbitmq user: nova vhost: nova octavia: amphoraImageContainerImage: quay.io/gthiemonge/octavia-amphora-image apacheContainerImage: registry.redhat.io/ubi9/httpd-24:latest messagingBus: cluster: rabbitmq user: octavia vhost: octavia octaviaAPI: networkAttachments: - internalapi octaviaHealthManager: networkAttachments: - octavia octaviaHousekeeping: networkAttachments: - octavia octaviaWorker: networkAttachments: - octavia ovn: ovnController: nicMappings: datacentre: ospbr octavia: octbr preserveJobs: false rabbitmq: templates: rabbitmq-notifications: override: service: metadata: annotations: metallb.universe.tf/address-pool: internalapi metallb.universe.tf/loadBalancerIPs: 172.17.0.88 spec: type: LoadBalancer replicas: 3 resources: limits: cpu: '2' memory: 4Gi requests: cpu: '1' memory: 4Gi swift: enabled: true telemetry: ceilometer: enabled: true cloudkitty: messagingBus: cluster: rabbitmq user: telemetry vhost: telemetry metricStorage: enabled: true tls: caBundleSecretName: '' watcher: enabled: true messagingBus: cluster: rabbitmq user: watcher vhost: watcher kind: ConfigMap metadata: annotations: config.kubernetes.io/local-config: 'true' name: service-values