Fix configuration of dns names

This commit is contained in:
Sergey Dudoladov 2018-03-12 12:45:52 +01:00
parent c2ca2307bc
commit 6839ce0170
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1 @@
sdudoladov@ZALANDO-27726.14115:1520845919

View File

@ -13,7 +13,8 @@ data:
pod_role_label: spilo-role
db_hosted_zone: db.example.com
debug_logging: "true"
dns_name_format: '{cluster}.{team}.staging.{hostedzone}'
master_dns_name_format: '{cluster}.{team}.staging.{hostedzone}'
replica_dns_name_format: '{cluster}-repl.{team}.staging.{hostedzone}'
docker_image: registry.opensource.zalan.do/acid/demospilo-10:1.3-p3
secret_name_template: '{username}.{cluster}.credentials'
etcd_host: ""