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.yaml

13 lines
201 B
YAML
Raw Normal View History

Fix yamllint issues Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 15:29:26 +05:30
---
added examples
2018-07-18 16:49:15 +02:00
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: csi-cephfs-pvc
spec:
accessModes:
Fix yamllint issues Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 15:29:26 +05:30
- ReadWriteMany
added examples
2018-07-18 16:49:15 +02:00
resources:
requests:
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
storage: 1Gi
Make deployment artifacts with a consistent name pattern. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-05-07 20:19:45 +05:30
storageClassName: csi-cephfs-sc
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 46ms 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