diff --git a/kube/deploy/core/db/pg/clusters/home/ks.yaml b/kube/deploy/core/db/pg/clusters/home/ks.yaml index 7e58ec6f..70712665 100644 --- a/kube/deploy/core/db/pg/clusters/home/ks.yaml +++ b/kube/deploy/core/db/pg/clusters/home/ks.yaml @@ -55,6 +55,8 @@ spec: type: "AlphaNumeric" # Otherwise, PHP Symfony will throw "this parameter must be defined" errors, e.g. `This parameter "3C+" must be defined`, where 3C+ is a part of the password - name: "immich" databases: ["immich"] + - name: "gotosocial" + databases: ["gotosocial"] patroni: dynamicConfiguration: synchronous_mode: true