cluster

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

commit 2de1d6a5e015b8ff92e7cff5c0acc18335e58d85
parent 4eeeec2fe4cdd2368aab305d476b5b9937dda4c6
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat,  1 Apr 2023 15:29:26 +0200

Fix postgres-ui path

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

diff --git a/apps/production/postgres-operator-values.yaml b/apps/production/postgres-operator-values.yaml @@ -27,7 +27,8 @@ spec: hosts: - host: postgres-ui.midnightthoughts.space paths: - - path: [""] + - path: + - / tls: - secretName: postgres-ui.midnightthoughts.space-tls hosts: