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:
@@ -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
|
||||
|
||||
@@ -402,7 +402,6 @@ questions:
|
||||
label: "Permanent"
|
||||
schema:
|
||||
type: boolean
|
||||
required: true
|
||||
default: false
|
||||
|
||||
- variable: rateLimit
|
||||
|
||||
Reference in New Issue
Block a user