From f54511d997ad006d6e66f05b9b18880b0bae4a07 Mon Sep 17 00:00:00 2001 From: Dhia Ayachi Date: Thu, 11 Jul 2024 13:53:02 -0400 Subject: [PATCH] change port to 53 --- charts/consul/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/consul/values.yaml b/charts/consul/values.yaml index f123ca7438..6a8034ea19 100644 --- a/charts/consul/values.yaml +++ b/charts/consul/values.yaml @@ -1923,7 +1923,7 @@ dns: replicas: 1 # Port number to be used by DNS proxy - port: 8700 + port: 53 # Values that configure the Consul UI. ui: