From 1915328faafe4ccaa95f0146cf09c0cb63db0480 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Fri, 11 Nov 2022 16:44:15 -0600 Subject: [PATCH] jfrog --- jfrog/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jfrog/values.yaml b/jfrog/values.yaml index c806140..a3b0e48 100644 --- a/jfrog/values.yaml +++ b/jfrog/values.yaml @@ -24,10 +24,10 @@ artifactory-jcr: ## Nginx ## See full list of supported Nginx options and documentation in artifactory chart: https://github.com/jfrog/charts/tree/master/stable/artifactory nginx: - enabled: false + enabled: true tlsSecretName: "" service: - type: LoadBalancer + type: clusterIP ## Ingress ## See full list of supported Ingress options and documentation in artifactory chart: https://github.com/jfrog/charts/tree/master/stable/artifactory