Added oauth2 proxy
Check with kubeconform / lint (push) Successful in 15s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 24s
Auto-update README / Generate README and Create MR (push) Successful in 35s

This commit is contained in:
Ultradesu
2026-05-04 18:19:41 +01:00
parent e44cf95bb2
commit eb27dcf65b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: keycloak-auth
namespace: kube-system
spec:
forwardAuth:
address: http://oauth2-proxy.oauth2-proxy.svc:80/oauth2/auth
@@ -11,4 +12,3 @@ spec:
- X-Auth-Request-User
- X-Auth-Request-Email
- X-Auth-Request-Groups
- Authorization