forked from molgenis/thirdparty-ops-docker-helm
		
	Compare commits
	
		
			8 Commits
		
	
	
		
			b0301449bc
			...
			master
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | db546fda32 | ||
|  | a419edbe84 | ||
|  | 1236a96e7d | ||
|  | ad745da674 | ||
|  | d997e04593 | ||
|  | 093ed69a5c | ||
|  | 363f5a7a0b | ||
|  | bd8ffb929b | 
| @@ -1,8 +1,8 @@ | ||||
| apiVersion: v1 | ||||
| appVersion: "1.0" | ||||
| description: MOLGENIS Helm chart for OpenCPU | ||||
| description: MOLGENIS Helm chart for the website | ||||
| name: molgenis-website | ||||
| version: 0.3.2 | ||||
| version: 0.3.3 | ||||
| sources: | ||||
| - https://git.webhosting.rug.nl/molgenis/thirdparty-ops-docker-helm.git | ||||
| icon: https://git.webhosting.rug.nl/molgenis/thirdparty-ops-docker-helm/raw/master/charts/molgenis-website/catalogIcon-molgenis-website.png | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| # MOLGENIS - OpenCPU Helm Chart | ||||
| # MOLGENIS - Website Helm Chart | ||||
|  | ||||
| NEXUS repository for kubernetes to deploy on a kubernetes cluster with NFS-share | ||||
| Website Helm chart to deploy the molgenis.org website. | ||||
|  | ||||
| ## Containers | ||||
|  | ||||
| @@ -9,7 +9,7 @@ This chart will deploy the following containers: | ||||
| - NGINX | ||||
|  | ||||
| ## Provisioning | ||||
| You can choose for the OpenCPU image from which repository you want to pull. Experimental builds are pushed to registry.molgenis.org and the stable builds to hub.docker.com.  | ||||
| You can choose which version of the NGINX image you want to deploy. Each merge with the master results in a tagged image with the build-number.   | ||||
| You need to fill out 2 properties to determine which repository you are going to use. | ||||
|  | ||||
| - ```site.image.repository``` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user