openstack-operator/config/samples/operator-config.yaml
okozachenko 304e2125d6 Add mysql cluster to keystone deployment
- Use mysqlCluster, mysql.presslabs.org/v1alpha1 CR
- Remove keycloak hack in the magnum devstack

Change-Id: I28bcf29da2b1bfb37d23ca5ff5a1851ff145819f
2020-07-30 17:51:54 +03:00

22 lines
432 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: operator-config
data:
operator-config.yaml: |
ceilometer:
dbUri: "sqlite:///:memory:"
horizon:
ingress:
host: "horizon.vexxhost.com"
keystone: {}
heat:
configDir: /etc/heat
ingress:
host:
api: "h-api.vexxhost.com"
api-cfn: "h-api-cfn.vexxhost.com"
magnum:
configDir: /etc/magnum
chronyd: {}