diff --git a/charts/stable/traefik/questions.yaml b/charts/stable/traefik/questions.yaml index 3a12c2255e8..8d5981a18d2 100644 --- a/charts/stable/traefik/questions.yaml +++ b/charts/stable/traefik/questions.yaml @@ -667,7 +667,7 @@ questions: - variable: trustedIPsEntry label: "" schema: - type: ipaddr + type: string required: true default: "" - variable: insecureMode @@ -769,7 +769,7 @@ questions: - variable: trustedIPsEntry label: "" schema: - type: ipaddr + type: string required: true default: "" - variable: insecureMode