openstack-operator/config/samples/operator-config.yaml
okozachenko 9e91032001 Add heat ingress
Change-Id: I208dcb2494e21c630f85bb8c798b7e295c6821a2
2020-06-02 20:07:04 +03:00

18 lines
368 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: operator-config
data:
operator-config.yaml: |
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: {}