You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
k8s PVs support mount options for NFS and iSCSI volume types. This request is to allow a user to set the mount options in his PVC and have Trident provision the volume with the mount-options of the PV set accordingly.
As a workaround a user can update the PV manually afterwords, but setting at time of PV creation by Trident would be much easier.
The text was updated successfully, but these errors were encountered:
k8s PVs support mount options for NFS and iSCSI volume types. This request is to allow a user to set the mount options in his PVC and have Trident provision the volume with the mount-options of the PV set accordingly.
As a workaround a user can update the PV manually afterwords, but setting at time of PV creation by Trident would be much easier.
The text was updated successfully, but these errors were encountered: