fix configmap

This commit is contained in:
Sergey Dudoladov 2018-11-08 17:20:19 +01:00
parent 27fda3a091
commit 047368b612
1 changed files with 2 additions and 2 deletions

View File

@ -10,12 +10,12 @@ data:
debug_logging: "true"
workers: "4"
docker_image: registry.opensource.zalan.do/acid/spilo-cdp-10:1.4-p29
docker_image: registry.opensource.zalan.do/acid/spilo-cdp-10:1.5-p35
pod_service_account_name: "zalando-postgres-operator"
secret_name_template: '{username}.{cluster}.credentials'
super_username: postgres
enable_teams_api: "false"
set_memory_request_to_limit: "true"
# set_memory_request_to_limit: "true"
# postgres_superuser_teams: "postgres_superusers"
# enable_team_superuser: "false"
# team_admin_role: "admin"