mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
804e2715d8
These deployment files are heavily based on the CephFS deployment. Deploying an environment with these files work for me in minikube. This should make it possible to add e2e testing as well. Signed-off-by: Niels de Vos <ndevos@redhat.com>
16 lines
309 B
YAML
16 lines
309 B
YAML
#
|
|
# /!\ 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.
|
|
#
|
|
---
|
|
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: "ceph-csi-config"
|
|
data:
|
|
config.json: |-
|
|
[]
|