summaryrefslogtreecommitdiff
path: root/f3s/example-apache-volume-claim/helm-chart
AgeCommit message (Collapse)Author
13 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.
2026-01-08Add volumeName to PVC for explicit bindingPaul Buetow
2026-01-08Change apache PV/PVC to ReadWriteMany for multi-pod accessPaul Buetow
2025-08-07modify regtistry to be a helm chart as well and some refactorPaul Buetow
2025-08-07migrate to be a helm chartPaul Buetow