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
|
||||
type: application
|
||||
|
||||
version: 0.3.0
|
||||
version: 0.3.1
|
|
@ -14,7 +14,8 @@ spec:
|
|||
- path: "/outpost.goauthentik.io/"
|
||||
pathType: Prefix
|
||||
backend:
|
||||
name: {{ .Values.blueprint.provider.proxy.ingress.backend | quote }}
|
||||
port:
|
||||
name: http
|
||||
service:
|
||||
name: {{ .Values.blueprint.provider.proxy.ingress.backend | quote }}
|
||||
port:
|
||||
name: http
|
||||
{{- end }}
|
Loading…
Add table
Reference in a new issue