mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #102070 from bskiba/master
Update addon resizer to 1.8.13
This commit is contained in:
		@@ -69,7 +69,7 @@ spec:
 | 
			
		||||
        - mountPath: /tmp
 | 
			
		||||
          name: tmp-dir
 | 
			
		||||
      - name: metrics-server-nanny
 | 
			
		||||
        image: k8s.gcr.io/addon-resizer:1.8.11
 | 
			
		||||
        image: k8s.gcr.io/autoscaling/addon-resizer:1.8.13
 | 
			
		||||
        resources:
 | 
			
		||||
          limits:
 | 
			
		||||
            cpu: 100m
 | 
			
		||||
 
 | 
			
		||||
@@ -25,6 +25,7 @@ rules:
 | 
			
		||||
  - list
 | 
			
		||||
  - update
 | 
			
		||||
  - watch
 | 
			
		||||
  - patch
 | 
			
		||||
- nonResourceURLs:
 | 
			
		||||
  - /metrics
 | 
			
		||||
  verbs:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user