mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 06:39:39 +00:00
fix: authentik forward-auth patch app-template paths service syntax
Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user