This commit is contained in:
DeveloperDurp 2022-11-11 16:44:15 -06:00
parent ac773db13c
commit 1915328faa

View file

@ -24,10 +24,10 @@ artifactory-jcr:
## Nginx ## Nginx
## See full list of supported Nginx options and documentation in artifactory chart: https://github.com/jfrog/charts/tree/master/stable/artifactory ## See full list of supported Nginx options and documentation in artifactory chart: https://github.com/jfrog/charts/tree/master/stable/artifactory
nginx: nginx:
enabled: false enabled: true
tlsSecretName: "" tlsSecretName: ""
service: service:
type: LoadBalancer type: clusterIP
## Ingress ## Ingress
## See full list of supported Ingress options and documentation in artifactory chart: https://github.com/jfrog/charts/tree/master/stable/artifactory ## See full list of supported Ingress options and documentation in artifactory chart: https://github.com/jfrog/charts/tree/master/stable/artifactory