09_homelab_apps/homelab-apps/templates/databasus.yaml aktualisiert
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user