Automated Manifest Update #2742

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2025-12-20 03:06:38 +00:00

View File

@@ -112,6 +112,13 @@ spec:
- "--entryPoints.web.http.redirections.entryPoint.permanent=true" - "--entryPoints.web.http.redirections.entryPoint.permanent=true"
- "--entryPoints.web.forwardedHeaders.trustedIPs=10.0.0.0/8,172.16.0.0/16,192.168.0.0/16,fc00::/7" - "--entryPoints.web.forwardedHeaders.trustedIPs=10.0.0.0/8,172.16.0.0/16,192.168.0.0/16,fc00::/7"
- "--entryPoints.web.proxyProtocol.trustedIPs=10.0.0.0/8,172.16.0.0/16,192.168.0.0/16,fc00::/7" - "--entryPoints.web.proxyProtocol.trustedIPs=10.0.0.0/8,172.16.0.0/16,192.168.0.0/16,fc00::/7"
- "--entryPoints.websecure.http.encodedCharacters.allowEncodedSlash=true"
- "--entryPoints.websecure.http.encodedCharacters.allowEncodedBackSlash=true"
- "--entryPoints.websecure.http.encodedCharacters.allowEncodedNullCharacter=true"
- "--entryPoints.websecure.http.encodedCharacters.allowEncodedSemicolon=true"
- "--entryPoints.websecure.http.encodedCharacters.allowEncodedPercent=true"
- "--entryPoints.websecure.http.encodedCharacters.allowEncodedQuestionMark=true"
- "--entryPoints.websecure.http.encodedCharacters.allowEncodedHash=true"
- "--entryPoints.websecure.http.tls=true" - "--entryPoints.websecure.http.tls=true"
- "--entryPoints.websecure.forwardedHeaders.trustedIPs=10.0.0.0/8,172.16.0.0/16,192.168.0.0/16,fc00::/7" - "--entryPoints.websecure.forwardedHeaders.trustedIPs=10.0.0.0/8,172.16.0.0/16,192.168.0.0/16,fc00::/7"
- "--entryPoints.websecure.proxyProtocol.trustedIPs=10.0.0.0/8,172.16.0.0/16,192.168.0.0/16,fc00::/7" - "--entryPoints.websecure.proxyProtocol.trustedIPs=10.0.0.0/8,172.16.0.0/16,192.168.0.0/16,fc00::/7"