1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-03-12 02:19:29 +00:00
ceph-csi/vendor/k8s.io/kubernetes/examples/volumes/scaleio/sc.yaml
Serguei Bezverkhi 7b24313bd6 vendor files
2018-01-10 13:42:26 -05:00

12 lines
246 B
YAML

kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: sio-small
provisioner: kubernetes.io/scaleio
parameters:
gateway: https://localhost:443/api
system: scaleio
protectionDomain: default
secretRef: sio-secret
fsType: xfs