diff --git a/postgresql_cluster/k8s-psql.yaml b/postgresql_cluster/k8s-psql.yaml index f2f4d15..bd71343 100644 --- a/postgresql_cluster/k8s-psql.yaml +++ b/postgresql_cluster/k8s-psql.yaml @@ -6,6 +6,7 @@ spec: volume: size: 1Gi numberOfInstances: 2 + teamId: "test-team" users: psql_admin: # database owner - superuser