Update paperless to use sso
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
13e73fdfa9
commit
12f5ade697
@ -36,14 +36,12 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: paperless-config
|
name: paperless-config
|
||||||
key: ADMIN_PASSWORD
|
key: ADMIN_PASSWORD
|
||||||
|
- name: PAPERLESS_ENABLE_HTTP_REMOTE_USER
|
||||||
#- name: PAPERLESS_ENABLE_HTTP_REMOTE_USER
|
value: "true"
|
||||||
# value: "true"
|
- name: PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME
|
||||||
#- name: PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME
|
value: "HTTP_REMOTE_USER"
|
||||||
# value: "HTTP_REMOTE_USER"
|
- name: PAPERLESS_LOGOUT_REDIRECT_URL
|
||||||
#- name: PAPERLESS_LOGOUT_REDIRECT_URL
|
value: ""
|
||||||
# value: ""
|
|
||||||
|
|
||||||
- name: PAPERLESS_SECRET_KEY
|
- name: PAPERLESS_SECRET_KEY
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
Loading…
Reference in New Issue
Block a user