fix(authentik-application): ingress
This commit is contained in:
parent
b3931d2c66
commit
6f13fb42bf
2 changed files with 5 additions and 4 deletions
|
@ -3,4 +3,4 @@ name: authentik-application
|
||||||
description: A Chart to deploy a secret for the authentik blueprint-sidecar
|
description: A Chart to deploy a secret for the authentik blueprint-sidecar
|
||||||
type: application
|
type: application
|
||||||
|
|
||||||
version: 0.3.0
|
version: 0.3.1
|
|
@ -14,6 +14,7 @@ spec:
|
||||||
- path: "/outpost.goauthentik.io/"
|
- path: "/outpost.goauthentik.io/"
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
backend:
|
backend:
|
||||||
|
service:
|
||||||
name: {{ .Values.blueprint.provider.proxy.ingress.backend | quote }}
|
name: {{ .Values.blueprint.provider.proxy.ingress.backend | quote }}
|
||||||
port:
|
port:
|
||||||
name: http
|
name: http
|
||||||
|
|
Loading…
Add table
Reference in a new issue