openstack-operator/config/samples/operator-config.yaml
okozachenko 31696fd54a Replace jmalloc/echo-server with vexxhost/atmosphere
Change-Id: Ic5c34dcb6d6a9f80eeaf3c7dfb69d9ede6719630
2020-06-18 13:01:21 +03:00

20 lines
418 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:
configDir: /etc/keystone
heat:
configDir: /etc/heat
ingress:
host:
api: "h-api.vexxhost.com"
api-cfn: "h-api-cfn.vexxhost.com"
chronyd: {}