Change back to string
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-11-10 13:50:23 -05:00
parent f76c2ff695
commit e9f73e2649

View File

@ -18,7 +18,7 @@ spec:
image: linuxserver/freshrss image: linuxserver/freshrss
env: env:
- name: OIDC_ENABLED - name: OIDC_ENABLED
value: 1 value: "1"
- name: OIDC_SCOPES - name: OIDC_SCOPES
value: "openid profile email" value: "openid profile email"
- name: OIDC_X_FORWARDED_HEADERS - name: OIDC_X_FORWARDED_HEADERS