diff --git a/apps/base/customer1/hermes-db/pg-cluster-hermes.yaml b/apps/base/customer1/hermes-db/pg-cluster-hermes.yaml index 27cb152..dcd6ec1 100644 --- a/apps/base/customer1/hermes-db/pg-cluster-hermes.yaml +++ b/apps/base/customer1/hermes-db/pg-cluster-hermes.yaml @@ -35,6 +35,8 @@ spec: - name: memory ensure: present login: true + createdb: true + createrole: true passwordSecret: name: memory-db-credentials