removed v0.8.3 of rook (#314)

Rook v0.8.3 was found to be not working and is too old to continue
supporting.

Signed-off-by: Craig Sterrett <craig.Sterrett@intel.com>
This commit is contained in:
CraigSterrett
2020-03-26 10:25:13 -07:00
committed by GitHub
parent 514efd6592
commit 8c17c4b47c
2 changed files with 0 additions and 20 deletions
@@ -1,7 +0,0 @@
resources:
- rook/cluster/examples/kubernetes/ceph/operator.yaml
- rook/cluster/examples/kubernetes/ceph/cluster.yaml
- rook/cluster/examples/kubernetes/ceph/storageclass.yaml
patchesStrategicMerge:
- patch_operator.yaml
@@ -1,13 +0,0 @@
# operator
apiVersion: apps/v1
kind: Deployment
metadata:
name: rook-ceph-operator
spec:
template:
spec:
containers:
- name: rook-ceph-operator
env:
- name: FLEXVOLUME_DIR_PATH
value: "/var/lib/kubelet/volume-plugins"