diff --git a/service/files/defaults.yaml b/service/files/defaults.yaml index 395c89e..196a1b2 100644 --- a/service/files/defaults.yaml +++ b/service/files/defaults.yaml @@ -8,6 +8,13 @@ configs: api_cfn_port: cont: 8000 ingress: cloudformation + + heat_endpoint_type: internalURL + + debug: false + +secret_configs: + heat: db: username: heat password: password @@ -22,10 +29,6 @@ configs: # it is strongly recommended don't change this value user: heat_domain_admin - heat_endpoint_type: internalURL - - debug: false - sources: openstack/heat: git_url: https://git.openstack.org/openstack/heat.git