implement hull helm chart
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -31,3 +31,4 @@ docker-compose.yml
 | 
			
		||||
 | 
			
		||||
.vscode
 | 
			
		||||
helm/values*.y*ml
 | 
			
		||||
helm_upgrade.sh
 | 
			
		||||
 
 | 
			
		||||
@@ -133,6 +133,9 @@ hull:
 | 
			
		||||
                repository: _HT*hull.config.settings.repo
 | 
			
		||||
                tag: _HT!{{ printf "v%s" _HT*hull.config.settings.tag }}
 | 
			
		||||
              imagePullPolicy: Always
 | 
			
		||||
              args:
 | 
			
		||||
                - -config
 | 
			
		||||
                - /app/config.yaml
 | 
			
		||||
              ports:
 | 
			
		||||
                http:
 | 
			
		||||
                  containerPort: _HT*hull.config.settings.httpPort
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user