From 80b14bee5abf19fae6b357f2185fff98a0b5315f Mon Sep 17 00:00:00 2001 From: ab Date: Tue, 5 May 2026 15:41:39 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3796065..7460e1c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # rsauth2-proxy -Auth proxy for [Traefik ForwardAuth](https://doc.traefik.io/traefik/middlewares/http/forwardauth/) with Keycloak OIDC. Single instance protects all services in a cluster. Replaces oauth2-proxy. +Auth proxy for [Traefik ForwardAuth](https://doc.traefik.io/traefik/middlewares/http/forwardauth/) with Keycloak OIDC. Single instance protects all services in a Kubernetes cluster. Replaces oauth2-proxy. ## How it works