ceph-csi/examples/cephfs
Thomas Kooi 75b9b9fe6d cleanup: fix beta apiVersion for csidriver
This change resolves a typo for installing the CSIDriver
resource in Kubernetes clusters before 1.18,
where the apiVersion is incorrect.

See also:
https://kubernetes-csi.github.io/docs/csi-driver-object.html

[ndevos: replace v1betav1 in examples with v1beta1]
Signed-off-by: Thomas Kooi <t.j.kooi@avisi.nl>
2021-07-22 09:12:44 +00:00
..
deployment.yaml e2e: use docker.io/library as prefix for official images 2020-11-26 13:51:02 +00:00
exec-bash.sh Fix static check for .sh files 2019-02-07 12:19:14 +00:00
logs.sh Fix static check for .sh files 2019-02-07 12:19:14 +00:00
plugin-deploy.sh refact: Remove Kubernetes 1.13.x support 2020-01-20 10:32:30 +00:00
plugin-teardown.sh refact: Remove Kubernetes 1.13.x support 2020-01-20 10:32:30 +00:00
pod-clone.yaml e2e: use docker.io/library as prefix for official images 2020-11-26 13:51:02 +00:00
pod-restore.yaml e2e: use docker.io/library as prefix for official images 2020-11-26 13:51:02 +00:00
pod.yaml e2e: use docker.io/library as prefix for official images 2020-11-26 13:51:02 +00:00
pvc-clone.yaml cephfs: change the volumetype to RWX instead of RWO 2020-08-13 03:37:28 +00:00
pvc-restore.yaml cephfs: change the volumetype to RWX instead of RWO 2020-08-13 03:37:28 +00:00
pvc.yaml e2e: add/modify deployment files for cephfs snapshot/clone tests 2020-08-08 00:11:35 +00:00
secret.yaml Modify RBD plugin to use a single ID and move the id and key into the secret 2019-06-24 13:46:14 +00:00
snapshot.yaml cleanup: fix beta apiVersion for csidriver 2021-07-22 09:12:44 +00:00
snapshotclass.yaml cleanup: fix beta apiVersion for csidriver 2021-07-22 09:12:44 +00:00
storageclass.yaml deploy: group fields with optional/required labels 2020-10-07 13:01:45 +00:00