change mounts

This commit is contained in:
2025-01-30 23:52:51 -06:00
parent 983d8f6b56
commit f0d9a22c5e

View File

@@ -154,8 +154,8 @@ kube-prometheus-stack:
storage: 200Gi storage: 200Gi
volumes: volumes:
- name: migration - name: migration
mountPath: /migration persistentVolumeClaim:
existingClaim: kube-prometheus-stack-iscsi-storage claimName: kube-prometheus-stack-iscsi-storage
volumeMounts: volumeMounts:
- name: kube-prometheus-stack-iscsi-storage - name: migration
mountPath: /migration mountPath: /migration