fix(traefik): remove required from header value
This commit is contained in:
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/traefik/traefik-helm-chart
|
||||
- https://traefik.io/
|
||||
type: application
|
||||
version: 21.0.5
|
||||
version: 21.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
||||
|
||||
@@ -40,5 +40,4 @@
|
||||
description: The value of the header. If the value is empty, the header will be removed.
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: ""
|
||||
|
||||
@@ -40,5 +40,4 @@
|
||||
description: The value of the header. If the value is empty, the header will be removed.
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: ""
|
||||
|
||||
Reference in New Issue
Block a user