mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 12:18:16 +00:00 
			
		
		
		
	Merge pull request #128690 from humblec/new-sc
csi: update snapshot controller to the v8.1.0
This commit is contained in:
		@@ -22,7 +22,7 @@ spec:
 | 
			
		||||
      serviceAccount: volume-snapshot-controller
 | 
			
		||||
      containers:
 | 
			
		||||
        - name: volume-snapshot-controller
 | 
			
		||||
          image: registry.k8s.io/sig-storage/snapshot-controller:v8.0.0
 | 
			
		||||
          image: registry.k8s.io/sig-storage/snapshot-controller:v8.1.0
 | 
			
		||||
          args:
 | 
			
		||||
            - "--v=5"
 | 
			
		||||
            - "--metrics-path=/metrics"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user