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}