🔧(helm) use stateless OIDC in production
Getting rid of Redis should help with performance.
This commit is contained in:
@@ -35,7 +35,7 @@ satosa:
|
||||
valueFrom: { secretKeyRef: { name: oidc2fer, key: CLIENT_DB_JSON } }
|
||||
|
||||
- name: OIDC_DB_URI
|
||||
valueFrom: { secretKeyRef: { name: redis.redis.libre.sh, key: url } }
|
||||
value: "stateless://:$(STATE_ENCRYPTION_KEY)@localhost"
|
||||
|
||||
# As provided by RENATER
|
||||
- name: SIRET_MAP
|
||||
|
||||
Reference in New Issue
Block a user