mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-18 20:30:23 +00:00
8 lines
94 B
YAML
8 lines
94 B
YAML
|
apiVersion: v1
|
||
|
kind: ConfigMap
|
||
|
metadata:
|
||
|
name: "{{ .Name }}"
|
||
|
data:
|
||
|
config.json: |-
|
||
|
[]
|