Update charts/stable/authentik/values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
parent
b62813a438
commit
2962d8812d
|
@ -505,7 +505,7 @@ ingress:
|
|||
main:
|
||||
required: true
|
||||
proxy:
|
||||
enabled: "{{ $.Values.authentik.proxy.enabled }}"
|
||||
enabled: "{{ .Values.authentik.proxy.enabled }}"
|
||||
primary: false
|
||||
targetSelector:
|
||||
proxy: https
|
||||
|
|
Loading…
Reference in New Issue