Better default
This commit is contained in:
		
							parent
							
								
									f4b0d7137c
								
							
						
					
					
						commit
						bdd7efc1a5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -43,10 +43,10 @@ web:
 | 
			
		|||
        podAffinityTerm:
 | 
			
		||||
          labelSelector:
 | 
			
		||||
            matchExpressions:
 | 
			
		||||
            - key: app.kubernetes.io/instance
 | 
			
		||||
            - key: app.kubernetes.io/component
 | 
			
		||||
              operator: In
 | 
			
		||||
              values:
 | 
			
		||||
              - glitchtip-web  # Change this as needed
 | 
			
		||||
              - web  # Change this as needed
 | 
			
		||||
          topologyKey: kubernetes.io/hostname
 | 
			
		||||
  livenessProbe:
 | 
			
		||||
    failureThreshold: 5
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue