Enable OIDC on freshrss
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-11-10 13:38:49 -05:00
parent 07c9a41533
commit 49663d8bb2

View File

@ -18,7 +18,7 @@ spec:
image: linuxserver/freshrss
env:
- name: OIDC_ENABLED
value: "TRUE"
value: "1"
- name: OIDC_REMOTE_USER_CLAIM
value: "preferred_username"
- name: OIDC_SCOPES