apiVersion: v1 data: barbican: barbicanKeystoneListener: customServiceConfig: '[keystone_notifications] pool_name = barbican-listener-regionTwo ' enabled: true cinderBackup: customServiceConfig: '[DEFAULT] backup_driver = cinder.backup.drivers.swift.SwiftBackupDriver ' replicas: 1 cinderVolumes: lvm-iscsi: customServiceConfig: '[DEFAULT] enabled_backends = lvm [lvm] volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver volume_group = cinder-volumes target_protocol = iscsi target_helper = lioadm volume_backend_name = lvm_iscsi target_ip_address = 172.18.10.10 ' nodeSelector: openstack.org/cinder-lvm: '' replicas: 1 glance: customServiceConfig: '[DEFAULT] enabled_backends = default_backend:swift [glance_store] default_backend = default_backend [default_backend] swift_store_create_container_on_put = True swift_store_auth_version = 3 swift_store_auth_address = {{ .KeystoneInternalURL }} swift_store_endpoint_type = internalURL swift_store_user = service:glance swift_store_key = {{ .ServicePassword }} swift_store_region = regionTwo ' horizon: enabled: false keystone: externalKeystoneAPI: true octavia: amphoraImageContainerImage: quay.io/gthiemonge/octavia-amphora-image apacheContainerImage: registry.redhat.io/ubi9/httpd-24:latest enabled: true octaviaAPI: networkAttachments: - internalapi octaviaHealthManager: networkAttachments: - octavia octaviaHousekeeping: networkAttachments: - octavia octaviaWorker: networkAttachments: - octavia ovn: ovnController: nicMappings: datacentre: enp9s0 octavia: octbr tls: caBundleSecretName: custom-ca-certs kind: ConfigMap metadata: annotations: config.kubernetes.io/local-config: 'true' name: service-values