add namespace to authentik proxy

This commit is contained in:
2024-05-16 13:44:09 -05:00
parent 7514ea022e
commit f98268fd25
3 changed files with 5 additions and 3 deletions

View File

@@ -30,3 +30,4 @@ spec:
- kind: Service
name: {{ .Values.ingressRoute.authentik.outpost }}
port: {{ .Values.ingressRoute.authentik.port }}
namespace: {{ .Values.ingressRoute.authentik.namespace }}