cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 07eef72e70996ea5287b7b8574982b14b6e7fee1
parent b8d81ccc43deb4610c926a4372b36f620f7f3262
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu,  4 Jan 2024 17:57:20 +0100

Fix umami

Diffstat:
Mapps/base/umami/deployment.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/umami/deployment.yaml b/apps/base/umami/deployment.yaml @@ -26,7 +26,7 @@ spec: - name: DATABASE_URL valueFrom: secretKeyRef: - name: zammad.matrix-postgres-cluster.credentials.postgresql.acid.zalan.do + name: umami-config key: database-url - name: HASH_SALT valueFrom: