Logo
Explore Help
Sign In
mirrors/ceph-csi
1
0
Fork 0
You've already forked ceph-csi
mirror of https://github.com/ceph/ceph-csi.git synced 2025-05-21 14:56:41 +00:00
Code Issues Packages Projects Releases Wiki Activity
ceph-csi/examples/cephfs/pvc-clone.yaml

16 lines
274 B
YAML
Raw Normal View History

e2e: add/modify deployment files for cephfs snapshot/clone tests Add snapshot class, snapshot, restore, clone PVC and pod yamls for e2e test to consume Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2020-08-03 22:18:55 +05:30
---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: cephfs-pvc-clone
spec:
storageClassName: csi-cephfs-sc
dataSource:
name: csi-cephfs-pvc
kind: PersistentVolumeClaim
accessModes:
cephfs: change the volumetype to RWX instead of RWO The intention here is to keep the example YAMLs of CephFS with recommended Access Mode of CephFS which is RWX instead of RWO. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2020-08-11 12:05:36 +05:30
- ReadWriteMany
e2e: add/modify deployment files for cephfs snapshot/clone tests Add snapshot class, snapshot, restore, clone PVC and pod yamls for e2e test to consume Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2020-08-03 22:18:55 +05:30
resources:
requests:
storage: 1Gi
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 34ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API