Closed aasirvalji closed 3 years ago
At what point in the install should I be passing in the user supplied flags to override the default values in nodeserver.go?
You can pass them either in rclone secret or the PersistentVolume csi.volumeAttributes. The latter will override values in previous definition (nodeserver.go values -> rclone secrets -> PV volumeAttributes)
At what point in the install should I be passing in the user supplied flags to override the default values in nodeserver.go?