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 06:46:42 +00:00
Code Issues Packages Projects Releases Wiki Activity
ceph-csi/examples/rbd/pod-restore.yaml

18 lines
332 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
---
Add snapshot yaml files and volume clone capabilities to provisioner. Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-01-26 00:40:20 +05:30
apiVersion: v1
kind: Pod
metadata:
Make deployment artifacts with a consistent name pattern. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-05-07 20:19:45 +05:30
name: csi-rbd-restore-demo-pod
Add snapshot yaml files and volume clone capabilities to provisioner. Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-01-26 00:40:20 +05:30
spec:
containers:
Fix yamllint issues Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 15:29:26 +05:30
- name: web-server
image: nginx
volumeMounts:
- name: mypvc
mountPath: /var/lib/www/html
Add snapshot yaml files and volume clone capabilities to provisioner. Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-01-26 00:40:20 +05:30
volumes:
Fix yamllint issues Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 15:29:26 +05:30
- name: mypvc
persistentVolumeClaim:
claimName: rbd-pvc-restore
readOnly: false
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 35ms 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