Configuration Data Fields
The specification for Configuration Data has these fields:
file_path
-
Optional-string
full path to file including file namedata/rclone.conf
file_content
-
Optional-string
file content (not binary)[s3-server] access_key: 123abc
mount_propagation
-
Optional-enum[ "None", "HostToContainer", "Bidirectional" ]
Enable mountPropagation https://kubernetes.io/docs/concepts/storage/volumes/#mount-propagation . Defaults to NoneBidirectional