From 835c4c3add40f08c96ef3b5baaaed7550d40eab0 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 7 Nov 2021 13:26:25 +0100 Subject: [PATCH] fix minor traefik mistake --- charts/stable/traefik/questions.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/stable/traefik/questions.yaml b/charts/stable/traefik/questions.yaml index 871bf7e2d10..a8a1dc22c85 100644 --- a/charts/stable/traefik/questions.yaml +++ b/charts/stable/traefik/questions.yaml @@ -684,6 +684,7 @@ questions: hidden: true attrs: - variable: enabled + label: "Enabled" schema: type: boolean default: true @@ -733,6 +734,7 @@ questions: type: dict attrs: - variable: enabled + label: "Enabled" schema: type: boolean default: true