summaryrefslogtreecommitdiff
path: root/f3s/example-apache-volume-claim/helm-chart/templates/apache-deployment.yaml
AgeCommit message (Collapse)Author
14 daysexample-apache-volume-claim: add NFS sentinel initContainer checkPaul Buetow
Adds the standard nfs-check initContainer to verify the sentinel file exists before the main Apache container starts. Prevents silent fall-back to local XFS when NFS is unmounted on the node.
2025-08-07migrate to be a helm chartPaul Buetow