From aee5de75d3bb8cd92bfdf2a18b4d44e5386f469e Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 6 Mar 2024 10:37:42 +0100 Subject: [PATCH] Update questions.yaml Signed-off-by: Kjeld Schouten --- charts/enterprise/blocky/questions.yaml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/charts/enterprise/blocky/questions.yaml b/charts/enterprise/blocky/questions.yaml index f354182e209..3fd888be9f4 100644 --- a/charts/enterprise/blocky/questions.yaml +++ b/charts/enterprise/blocky/questions.yaml @@ -732,21 +732,8 @@ questions: attrs: # Include{serviceSelectorLoadBalancer} # Include{serviceSelectorExtras} - - variable: dnstcp - label: DNS TCP Port Configuration - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: Port - description: This port exposes the container port on the service - schema: - type: int - default: 53 - required: true - - variable: dnsudp - label: DNS UDP Port Configuration + - variable: dns + label: DNS Port Configuration schema: additional_attrs: true type: dict