Files
poimen-memory/k8s/app
rock 05c0943bd4
Build and Push / Test (push) Successful in 6m55s
Build and Push / Build and push image (push) Successful in 23s
fix: add PodSecurity contexts to all poimen deployments
- runAsNonRoot, runAsUser 1000, seccompProfile RuntimeDefault
- Drop ALL capabilities, no privilege escalation
- readOnlyRootFilesystem on memory (with /tmp emptyDir)
- git-sync init runs as root with only CHOWN+DAC_OVERRIDE caps
- All pods use their service accounts
2026-08-30 07:20:08 -07:00
..