File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8484            - name : socket-dir 
8585              mountPath : /csi 
8686        - name : csi-snapshotter 
87-           image : registry.k8s.io/sig-storage/csi-snapshotter:v6.3 .1 
87+           image : registry.k8s.io/sig-storage/csi-snapshotter:v7.0 .1 
8888          args :
8989            - " --v=5" 
9090            - " --csi-address=$(ADDRESS)" 
Original file line number Diff line number Diff line change 3434      serviceAccountName : snapshot-controller 
3535      containers :
3636        - name : snapshot-controller 
37-           image : registry.k8s.io/sig-storage/snapshot-controller:v6.3 .1 
37+           image : registry.k8s.io/sig-storage/snapshot-controller:v7.0 .1 
3838          args :
3939            - " --v=5" 
4040            - " --leader-election=true" 
Original file line number Diff line number Diff line change 1919      serviceAccountName : snapshot-webhook 
2020      containers :
2121      - name : snapshot-validation 
22-         image : registry.k8s.io/sig-storage/snapshot-validation-webhook:v6.3 .1  #  change the image if you wish to use your own custom validation server image
22+         image : registry.k8s.io/sig-storage/snapshot-validation-webhook:v7.0 .1  #  change the image if you wish to use your own custom validation server image
2323        imagePullPolicy : IfNotPresent 
2424        args :
2525        - ' --tls-cert-file=/etc/snapshot-validation-webhook/certs/tls.crt' 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments