summaryrefslogtreecommitdiffstats
path: root/cns-libs/cnslibs/common/sample-glusterfs-storageclass.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'cns-libs/cnslibs/common/sample-glusterfs-storageclass.yaml')
-rw-r--r--cns-libs/cnslibs/common/sample-glusterfs-storageclass.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/cns-libs/cnslibs/common/sample-glusterfs-storageclass.yaml b/cns-libs/cnslibs/common/sample-glusterfs-storageclass.yaml
new file mode 100644
index 00000000..a1515fe8
--- /dev/null
+++ b/cns-libs/cnslibs/common/sample-glusterfs-storageclass.yaml
@@ -0,0 +1,7 @@
+apiVersion: storage.k8s.io/v1beta1
+kind: StorageClass
+metadata:
+ name: slow
+provisioner: kubernetes.io/glusterfs
+parameters:
+ resturl: "http://heketi-storage-project.cloudapps.mystorage.com"