This repository has been archived on 2025-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
theshire/kubernetes/apps/cdi/cdi/app/sp-openebs-hostpath.yaml

26 lines
702 B
YAML

---
# yaml-language-server: $schema=https://ks.hsn.dev/cdi.kubevirt.io/storageprofile_v1beta1.json
apiVersion: cdi.kubevirt.io/v1beta1
kind: StorageProfile
metadata:
labels:
app: containerized-data-importer
app.kubernetes.io/component: storage
app.kubernetes.io/managed-by: cdi-controller
cdi.kubevirt.io: ""
name: openebs-hostpath
spec:
claimPropertySets:
- accessModes:
- ReadWriteOnce
volumeMode: Filesystem
status:
claimPropertySets:
- accessModes:
- ReadWriteOnce
volumeMode: Block
cloneStrategy: copy
dataImportCronSourceFormat: pvc
provisioner: openebs.io/local
snapshotClass: openebs-hostpath
storageClass: openebs-hostpath