fix: authentik forward-auth patch app-template paths service syntax

Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
JJGadgets
2023-04-21 04:50:20 +08:00
parent a40a147c87
commit cfb7d667a8
2 changed files with 6 additions and 10 deletions

View File

@@ -248,11 +248,9 @@ spec:
value:
path: /outpost.goauthentik.io
pathType: Prefix
backend:
service:
name: authentik
port:
number: 443
service:
name: authentik
port: 443
target:
group: helm.toolkit.fluxcd.io
version: v2beta1

View File

@@ -214,11 +214,9 @@ patches:
value:
path: /outpost.goauthentik.io
pathType: Prefix
backend:
service:
name: authentik
port:
number: 443
service:
name: authentik
port: 443
target:
group: helm.toolkit.fluxcd.io
version: v2beta1