forked from k-space/kube
		
	run traefik with 4 replicas
This commit is contained in:
		@@ -20,7 +20,7 @@ providers:
 | 
				
			|||||||
      enabled: true
 | 
					      enabled: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
deployment:
 | 
					deployment:
 | 
				
			||||||
  replicas: 2
 | 
					  replicas: 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  annotations:
 | 
					  annotations:
 | 
				
			||||||
    keel.sh/policy: minor
 | 
					    keel.sh/policy: minor
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user