infra/modules/kubernetes
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
..
ingress_factory [ci skip] add retry middleware (2 attempts, 100ms) to default ingress chain 2026-03-01 14:35:53 +00:00
nfs_volume [ci skip] fix: add mount_options to nfs_volume PV spec 2026-03-02 20:22:47 +00:00
setup_tls_secret fix some typos [ci skip] 2025-12-29 20:16:53 +00:00