commit 9e1e555dd9d1725730c1f6a908fd2faf2008ead3
parent 2de1d6a5e015b8ff92e7cff5c0acc18335e58d85
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 1 Apr 2023 15:30:56 +0200
Fix postgres-ui path
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/apps/production/postgres-operator-values.yaml b/apps/production/postgres-operator-values.yaml
@@ -26,9 +26,7 @@ spec:
cert-manager.io/cluster-issuer: letsencrypt-dns
hosts:
- host: postgres-ui.midnightthoughts.space
- paths:
- - path:
- - /
+ paths: [""]
tls:
- secretName: postgres-ui.midnightthoughts.space-tls
hosts: