fix(traefik/redirectRegex): permanent is not required; can be false (#2443)

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
This commit is contained in:
Stavros Ntentos
2022-04-06 23:00:05 +02:00
committed by GitHub
parent ed2e903379
commit 5968d8e4e8
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 11.1.1
version: 11.1.2
annotations:
truecharts.org/catagories: |
- network
-1
View File
@@ -402,7 +402,6 @@ questions:
label: "Permanent"
schema:
type: boolean
required: true
default: false
- variable: rateLimit