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