oidc: require custom username

This commit is contained in:
Erki Aas 2023-06-27 22:24:30 +03:00
parent 045a8bb574
commit be330ad121
1 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,8 @@ spec:
value: '*'
- name: PREFERRED_EMAIL_DOMAIN # try to make primary email consistent
value: 'k-space.ee'
- name: REQUIRE_CUSTOM_USERNAME
value: 'true'
envFrom:
- secretRef:
name: redis-oidc-gateway-owner-secrets