 Alex Collins
					
					6 years ago
						Alex Collins
					
					6 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
3 additions and 
0 deletions
			 
			
		 
		
			
				- 
					
					
					 
					guestbook/guestbook-ui-deployment.yaml
				
				
				
					
						
							
								
									
	
		
		
			
				
					|  | @ -2,6 +2,9 @@ apiVersion: apps/v1beta2 | 
			
		
	
		
		
			
				
					|  |  | kind: Deployment |  |  | kind: Deployment | 
			
		
	
		
		
			
				
					|  |  | metadata: |  |  | metadata: | 
			
		
	
		
		
			
				
					|  |  |   name: guestbook-ui |  |  |   name: guestbook-ui | 
			
		
	
		
		
			
				
					|  |  |  |  |  |   labels: | 
			
		
	
		
		
			
				
					|  |  |  |  |  |     app-group: big-apps | 
			
		
	
		
		
			
				
					|  |  |  |  |  |     team: core-devs | 
			
		
	
		
		
			
				
					|  |  | spec: |  |  | spec: | 
			
		
	
		
		
			
				
					|  |  |   replicas: 1 |  |  |   replicas: 1 | 
			
		
	
		
		
			
				
					|  |  |   revisionHistoryLimit: 18 |  |  |   revisionHistoryLimit: 18 | 
			
		
	
	
		
		
			
				
					|  | 
 |