From 9d7f8ad326790bb1ec9e5e01a100155fceffc97d Mon Sep 17 00:00:00 2001 From: ducoterra Date: Wed, 25 Aug 2021 21:35:32 -0400 Subject: [PATCH] add label --- charts/certsigner/0.0.1/questions.yaml | 1 + charts/namespace/0.0.1/questions.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/charts/certsigner/0.0.1/questions.yaml b/charts/certsigner/0.0.1/questions.yaml index 006c0f9..5f38ca0 100644 --- a/charts/certsigner/0.0.1/questions.yaml +++ b/charts/certsigner/0.0.1/questions.yaml @@ -5,6 +5,7 @@ questions: - variable: image description: "Docker Image Details" group: "Container Images" + label: "Docker Image" schema: type: dict required: true diff --git a/charts/namespace/0.0.1/questions.yaml b/charts/namespace/0.0.1/questions.yaml index 006c0f9..5f38ca0 100644 --- a/charts/namespace/0.0.1/questions.yaml +++ b/charts/namespace/0.0.1/questions.yaml @@ -5,6 +5,7 @@ questions: - variable: image description: "Docker Image Details" group: "Container Images" + label: "Docker Image" schema: type: dict required: true