Update navidrome for reverse proxy auth
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
49558ed199
commit
110af2a0ae
@ -47,6 +47,11 @@ spec:
|
||||
value: "https://general.api.clortox.com/images/background/today"
|
||||
- name: ND_UIWELCOMEMESSAGE
|
||||
value: "Lol. Lmao even"
|
||||
|
||||
- name: ND_REVERSEPROXYUSERHEADER
|
||||
value: "X-authentik-username"
|
||||
- name: ND_REVERSEPROXYWHITELIST
|
||||
value: "192.168.1.100"
|
||||
volumeMounts:
|
||||
- name: data
|
||||
mountPath: "/data"
|
||||
|
Loading…
Reference in New Issue
Block a user