mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-11-21 14:03:21 -05:00
fix(chart): send cookie header to middleware
This commit is contained in:
parent
2fb393bb45
commit
c60abb26f9
@ -67,6 +67,7 @@ data:
|
|||||||
authRequestHeaders:
|
authRequestHeaders:
|
||||||
- "Authorization"
|
- "Authorization"
|
||||||
- "X-Api-Key"
|
- "X-Api-Key"
|
||||||
|
- "Cookie"
|
||||||
authResponseHeaders:
|
authResponseHeaders:
|
||||||
- Authorization
|
- Authorization
|
||||||
services:
|
services:
|
||||||
@ -91,4 +92,4 @@ data:
|
|||||||
servers:
|
servers:
|
||||||
- url: http://{{ include "kyoo.scanner.fullname" . }}:4389/
|
- url: http://{{ include "kyoo.scanner.fullname" . }}:4389/
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user