From 758501b3335f4d866ac98e45a5c0895560cba97f Mon Sep 17 00:00:00 2001 From: Martyn Date: Thu, 9 Apr 2026 22:56:47 +0200 Subject: [PATCH] make dex lanable --- app-of-apps/dex.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-of-apps/dex.yaml b/app-of-apps/dex.yaml index f3dc681..7cf3822 100644 --- a/app-of-apps/dex.yaml +++ b/app-of-apps/dex.yaml @@ -28,7 +28,8 @@ spec: - hosts: - "auth.martyn.berlin" secretName: dex-cert - + service: + type: LoadBalancer # Configures the Dex instance configSecret: create: false