mountOptions

val mountOptions: Output<List<String>>

mountOptions controls the mountOptions for dynamically provisioned PersistentVolumes of this storage class. e.g. "ro", "soft". Not validated - mount of the PVs will simply fail if one is invalid.