1
0
Fork 0
molgenis-ops-docker-helm/molgenis-nexus
sido a4c4d19fe2 renamed service again 2018-09-20 16:54:34 +02:00
..
templates updated nexus to connect to nfs provisioning 2018-09-20 16:50:46 +02:00
.helmignore restructure dirs 2018-06-29 08:56:49 +02:00
Chart.yaml updated version to 0.3.0 2018-07-19 22:51:02 +02:00
README.md update nexus docs 2018-06-29 22:21:45 +02:00
catalogIcon-molgenis-nexus.svg restructure dirs 2018-06-29 08:56:49 +02:00
values.yaml renamed service again 2018-09-20 16:54:34 +02:00

README.md

MOLGENIS - NEXUS Helm Chart

NEXUS repository for kubernetes to deploy on a kubernetes cluster with NFS-share

Chart Details

This chart will deploy:

  • 1 NEXUS container
  • 1 MOLGENIS-httpd container ()to proxy the registry and docker to one domain)

Installing the Chart

You can test in install the chart by executing:

helm lint .

To test if your helm chart-syntax is right and:

helm install . --dry-run --debug

To test if your hem chart works and:

helm install .

To deploy it on the cluster.