Enable k8s leader election (#145)

and bump docker image version
This commit is contained in:
Alexander Kukushkin 2017-10-20 13:58:15 +02:00 committed by GitHub
parent 661b141849
commit 39200ba8d4
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ data:
db_hosted_zone: db.example.com
debug_logging: "true"
dns_name_format: '{cluster}.{team}.staging.{hostedzone}'
docker_image: registry.opensource.zalan.do/acid/demospilo-10:1.3-p2
etcd_host: etcd-client.default.svc.cluster.local:2379
docker_image: registry.opensource.zalan.do/acid/demospilo-10:1.3-p3
etcd_host: ""
secret_name_template: '{username}.{cluster}.credentials.{tprkind}.{tprgroup}'
infrastructure_roles_secret_name: postgresql-infrastructure-roles
oauth_token_secret_name: postgresql-operator