change resources
This commit is contained in:
		@@ -2,13 +2,11 @@ coredns:
 | 
			
		||||
  image:
 | 
			
		||||
    repository: registry.k8s.io/coredns/coredns
 | 
			
		||||
    tag: v1.11.3
 | 
			
		||||
  replicaCount: 2
 | 
			
		||||
  replicaCount: 3
 | 
			
		||||
  resources:
 | 
			
		||||
    limits:
 | 
			
		||||
      memory: 170Mi
 | 
			
		||||
    requests:
 | 
			
		||||
      cpu: 100m
 | 
			
		||||
      memory: 70Mi
 | 
			
		||||
      memory: 128Mi
 | 
			
		||||
  rollingUpdate:
 | 
			
		||||
    maxUnavailable: 1
 | 
			
		||||
    maxSurge: 25%
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user