deploy: move rbd/CSIDriver to API

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2021-10-01 15:05:56 +02:00
committed by mergify[bot]
parent f9c369918c
commit 584d43a132
11 changed files with 258 additions and 12 deletions

View File

@ -1,10 +1,18 @@
---
#
# /!\ DO NOT MODIFY THIS FILE
#
# This file has been automatically generated by Ceph-CSI yamlgen.
# The source for the contents can be found in the api/deploy directory, make
# your modifications there.
#
---
# if Kubernetes version is less than 1.18 change
# apiVersion to storage.k8s.io/v1beta1
apiVersion: storage.k8s.io/v1
kind: CSIDriver
metadata:
name: rbd.csi.ceph.com
name: "rbd.csi.ceph.com"
spec:
attachRequired: true
podInfoOnMount: false