From 7d1f22acbfa38beee1150df5be88773c56837339 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Fri, 29 Nov 2024 02:53:55 +0800 Subject: [PATCH] fix(cilium): downgrade back to 1.15.7 --- kube/deploy/core/db/pg/clusters/home/ks.yaml | 2 ++ 1 file changed, 2 insertions(+) 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