09_homelab_apps/homelab-apps/templates/databasus.yaml aktualisiert

This commit is contained in:
2026-08-13 21:07:23 +00:00
parent 2a6c16eb85
commit e7f096db7b
@@ -20,12 +20,10 @@ spec:
type: RuntimeDefault
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
readOnlyRootFilesystem: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
# gosu drops privileges from the root entrypoint; these are required.
add:
- SETUID