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