infra/modules/kubernetes/nfs_volume
Viktor Barzin 1b78e44ab6 [ci skip] fix: add mount_options to nfs_volume PV spec
StorageClass mountOptions only apply during dynamic provisioning.
Static PVs (created by Terraform) need mount_options set explicitly.
Without this, all CSI NFS mounts default to hard,timeo=600 — the
exact problem we were trying to fix.
2026-03-02 20:22:47 +00:00
..
main.tf [ci skip] fix: add mount_options to nfs_volume PV spec 2026-03-02 20:22:47 +00:00