need priv esc for root

This commit is contained in:
2026-02-02 15:51:51 +11:00
parent 10ca1a3b5c
commit 6b4079c065

View File

@@ -62,7 +62,7 @@ spec:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
allowPrivilegeEscalation: false
allowPrivilegeEscalation: true
capabilities:
drop: ["ALL"]
volumes:
@@ -75,4 +75,3 @@ spec:
defaultMode: 0600
- name: ssh-working
emptyDir: {}