refactor(k8s): Parameterise the nginx version
This commit is contained in:
		
							parent
							
								
									52fabe4423
								
							
						
					
					
						commit
						4c3f27b9a7
					
				
					 2 changed files with 3 additions and 1 deletions
				
			
		|  | @ -26,7 +26,7 @@ spec: | |||
|     spec: | ||||
|       containers: | ||||
|         - name: tazblog | ||||
|           image: nixery.local/shell/nginx | ||||
|           image: nixery.local/shell/nginx:{{ .version }} | ||||
|           command: ["/bin/bash", "-c"] | ||||
|           args: | ||||
|             - | | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue