Add oidc actualbudget

This commit is contained in:
Ruben Hensen
2026-04-10 21:23:50 +02:00
parent 579e40d2b3
commit 068ac20693
4 changed files with 53 additions and 0 deletions
+8
View File
@@ -33,6 +33,14 @@ spec:
annotations:
cert-manager.io/cluster-issuer: prod-cluster-issuer
nginx.ingress.kubernetes.io/proxy-body-size: 50m
nginx.ingress.kubernetes.io/auth-url: |-
http://authentik-server.authentik.svc.cluster.local/outpost.goauthentik.io/auth/nginx
nginx.ingress.kubernetes.io/auth-signin: |-
https://authentik.rubenhensen.nl/outpost.goauthentik.io/start?rd=$scheme%3A%2F%2F$host$escaped_request_uri
nginx.ingress.kubernetes.io/auth-response-headers: |-
Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-entitlements,X-authentik-email,X-authentik-name,X-authentik-uid
nginx.ingress.kubernetes.io/auth-snippet: |-
proxy_set_header X-Forwarded-Host $http_host;
hosts:
- host: ynab.rubenhensen.nl
paths: