mirror of
				https://github.com/honestbee/drone-kubernetes.git
				synced 2025-11-04 07:28:05 +00:00 
			
		
		
		
	Update readme
This commit is contained in:
		
							parent
							
								
									4dd07c4a73
								
							
						
					
					
						commit
						5800042246
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -14,7 +14,7 @@ This pipeline will update the `my-deployment` deployment with the image tagged `
 | 
				
			||||||
            container: my-container
 | 
					            container: my-container
 | 
				
			||||||
            tag: ${DRONE_COMMIT_SHA:8}
 | 
					            tag: ${DRONE_COMMIT_SHA:8}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Deploying several new containers, eg in a scheduler-worker setup.
 | 
					Deploying several new containers, eg in a scheduler-worker setup. Make sure your container `name` in your manifest is the same for each pod.
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    pipeline:
 | 
					    pipeline:
 | 
				
			||||||
        deploy:
 | 
					        deploy:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue