mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
jfrog
This commit is contained in:
parent
ac773db13c
commit
1915328faa
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue