disable redis for oauth2 proxy
This commit is contained in:
@@ -24,8 +24,8 @@ spec:
|
||||
- --oidc-issuer-url=https://sso.panic.haus/realms/panic-haus
|
||||
- --cookie-domain=longhorn.prod.panic.haus
|
||||
- --email-domain=*
|
||||
- --session-store-type=redis
|
||||
- --redis-connection-url=redis://redis-lb.redis.svc.cluster.local:6379
|
||||
# - --session-store-type=redis
|
||||
# - --redis-connection-url=redis://redis-lb.redis.svc.cluster.local:6379
|
||||
- --http-address=0.0.0.0:4180
|
||||
- --redirect-url=https://longhorn.prod.panic.haus/oauth2/callback
|
||||
- --upstream=http://longhorn-frontend.longhorn-system.svc.cluster.local:80
|
||||
|
||||
Reference in New Issue
Block a user