From ad1114e9164c71616da3bc741e9a3ee14bda16fc Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 6 Mar 2024 17:51:18 +0100 Subject: [PATCH] Update questions.yaml Signed-off-by: Kjeld Schouten --- charts/stable/pihole/questions.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/charts/stable/pihole/questions.yaml b/charts/stable/pihole/questions.yaml index f3a8ae1577c..3a4bfb6f310 100644 --- a/charts/stable/pihole/questions.yaml +++ b/charts/stable/pihole/questions.yaml @@ -88,28 +88,6 @@ questions: type: int default: 53 required: true - - variable: dns-tcp - label: "DNS-TCP Service" - description: "The Primary service on which the healthcheck runs, often the webUI" - schema: - additional_attrs: true - type: dict - attrs: -# Include{serviceSelectorLoadBalancer} -# Include{serviceSelectorExtras} - - variable: dns-tcp - label: "DNS-TCP Service 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 # Include{serviceExpertRoot} # Include{serviceExpert} # Include{serviceList}