mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-09-05 05:11:58 +00:00
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:
@@ -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"
|
||||
Reference in New Issue
Block a user