---
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
name: openebs-custom
provisioner: openebs.io/provisioner-iscsi
parameters:
openebs.io/storage-pool: "sp-mntdir"
openebs.io/jiva-replica-count: "3"
openebs.io/volume-monitor: "true"
openebs.io/capacity: 5G
Last active
April 13, 2018 04:27
-
-
Save ksatchit/5cd2781f4c376cbe73a8f0dd192e1ebe to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment