Remove deprecated references in basic middleware (#3570)

This commit is contained in:
Ethan Leisinger 2022-08-25 18:32:49 -04:00 committed by GitHub
parent 92edb81b91
commit 9b843e2360
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 13.2.2
version: 13.2.3
annotations:
truecharts.org/catagories: |
- network

View File

@ -37,14 +37,12 @@ spec:
- HEAD
- PUT
accessControlMaxAge: 100
sslRedirect: true
stsSeconds: 63072000
# stsIncludeSubdomains: false
# stsPreload: false
forceSTSHeader: true
contentTypeNosniff: true
browserXssFilter: true
sslForceHost: true
referrerPolicy: same-origin
customRequestHeaders:
X-Forwarded-Proto: "https"