cluster

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

commit 35d0cf94f41db07c4a4b4002b44f6cd5740c6af4
parent dcb67fb59a58b1b34afa3091f3d21f619386ec21
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat,  9 Sep 2023 19:54:56 +0200

Fix pg-ui

Diffstat:
Mapps/production/postgres-operator-values.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/production/postgres-operator-values.yaml b/apps/production/postgres-operator-values.yaml @@ -37,7 +37,7 @@ spec: cert-manager.io/cluster-issuer: letsencrypt-dns hosts: - host: postgres-ui.midnightthoughts.space - paths: [""] + paths: ["/"] tls: - secretName: postgres-ui.midnightthoughts.space-tls hosts: