change mounts
This commit is contained in:
		@@ -154,8 +154,8 @@ kube-prometheus-stack:
 | 
			
		||||
                storage: 200Gi
 | 
			
		||||
      volumes:
 | 
			
		||||
        - name: migration
 | 
			
		||||
          mountPath: /migration
 | 
			
		||||
          existingClaim: kube-prometheus-stack-iscsi-storage
 | 
			
		||||
          persistentVolumeClaim:
 | 
			
		||||
            claimName: kube-prometheus-stack-iscsi-storage
 | 
			
		||||
      volumeMounts:
 | 
			
		||||
        - name:  kube-prometheus-stack-iscsi-storage
 | 
			
		||||
        - name: migration
 | 
			
		||||
          mountPath: /migration
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user