add iscsi mount

This commit is contained in:
2025-01-30 22:42:25 -06:00
parent c89fa0cefa
commit 3e09a54c48
2 changed files with 23 additions and 0 deletions

View File

@@ -152,3 +152,8 @@ kube-prometheus-stack:
resources:
requests:
storage: 100Gi
volumes:
- name: migration
mountPath: /migration
readOnly: false
existingClaim: kube-prometheus-stack-iscsi-storage