cluster

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

commit d056bc15f6a9d8a1293692c8ada703fd3edf6b6e
parent 9e1e555dd9d1725730c1f6a908fd2faf2008ead3
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat,  1 Apr 2023 15:45:40 +0200

Protect operator-ui with sso login

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

diff --git a/apps/production/postgres-operator-values.yaml b/apps/production/postgres-operator-values.yaml @@ -23,6 +23,7 @@ spec: ingress: enabled: true annotations: + traefik.ingress.kubernetes.io/router.middlewares: traefik-ingress-sso@kubernetescrd cert-manager.io/cluster-issuer: letsencrypt-dns hosts: - host: postgres-ui.midnightthoughts.space