mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
When using .BinaryData, the contents of the configuration is not parsed correctly. Whereas the parsing works fine whet .Data is used. Signed-off-by: Niels de Vos <ndevos@redhat.com>