From 6a40d83ec0a04026238fd90ca315c5323a24c14a Mon Sep 17 00:00:00 2001 From: Jun <108045855+2456868764@users.noreply.github.com> Date: Tue, 4 Jun 2024 09:35:30 +0800 Subject: [PATCH] enable automatichttps (#1026) --- helm/core/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/core/values.yaml b/helm/core/values.yaml index 96e0d91b5a..478c8d933e 100644 --- a/helm/core/values.yaml +++ b/helm/core/values.yaml @@ -589,7 +589,7 @@ controller: maxReplicas: 5 targetCPUUtilizationPercentage: 80 automaticHttps: - enabled: false + enabled: true email: "" ## Discovery Settings