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