bump spilo versions.

This commit is contained in:
Jan Mussler 2019-01-04 12:20:30 +01:00
parent 5cfcc453a9
commit f5e417556d
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ data:
debug_logging: "true" debug_logging: "true"
workers: "4" workers: "4"
docker_image: registry.opensource.zalan.do/acid/spilo-cdp-10:1.5-p35 docker_image: registry.opensource.zalan.do/acid/spilo-cdp-11:1.5-p42
pod_service_account_name: "zalando-postgres-operator" pod_service_account_name: "zalando-postgres-operator"
secret_name_template: '{username}.{cluster}.credentials' secret_name_template: '{username}.{cluster}.credentials'
super_username: postgres super_username: postgres

View File

@ -4,7 +4,7 @@ metadata:
name: postgresql-operator-default-configuration name: postgresql-operator-default-configuration
configuration: configuration:
etcd_host: "" etcd_host: ""
docker_image: registry.opensource.zalan.do/acid/spilo-cdp-10:1.4-p29 docker_image: registry.opensource.zalan.do/acid/spilo-cdp-11:1.5-p42
workers: 4 workers: 4
min_instances: -1 min_instances: -1
max_instances: -1 max_instances: -1