1
0
Fork 0
molgenis-ops-docker-helm/molgenis-nexus
sido 4667af0968 updated version to 0.3.0 2018-07-19 22:51:02 +02:00
..
templates add MOLGENIS preview 2018-07-14 13:13:23 +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 add MOLGENIS preview 2018-07-14 13:13:23 +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.