commit 17648ad9d4081602e59b8491010a1752b5130ff4
parent 6728983331e2e8c875e7bc019520e399cfefd368
Author: MTRNord <mtrnord1@gmail.com>
Date: Mon, 26 Feb 2024 13:52:26 +0100
Fix authentik ingress
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/apps/base/authentik/release.yaml b/apps/base/authentik/release.yaml
@@ -52,9 +52,9 @@ spec:
enabled: true
hosts:
- host: auth.midnightthoughts.space
- paths:
- - path: /
- pathType: Prefix
+ paths:
+ - path: /
+ pathType: Prefix
tls:
- hosts:
- auth.midnightthoughts.space