mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-17 16:50:22 +08:00
(fix) correct case on Traefik customRequestHeaders in middleware
This commit is contained in:
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/traefik/traefik-helm-chart
|
||||
- https://traefik.io/
|
||||
type: application
|
||||
version: 9.0.5
|
||||
version: 9.0.6
|
||||
|
||||
@@ -46,7 +46,7 @@ spec:
|
||||
browserXssFilter: true
|
||||
sslForceHost: true
|
||||
referrerPolicy: same-origin
|
||||
customrequestheaders:
|
||||
customRequestHeaders:
|
||||
X-Forwarded-Proto: "https"
|
||||
customResponseHeaders:
|
||||
X-Robots-Tag: 'none'
|
||||
|
||||
Reference in New Issue
Block a user