vault creates files in dirs other than the 2 specified. Lets see which.

This commit is contained in:
Joseph Hanson 2024-09-10 20:03:00 -05:00
parent 7c6a2a4202
commit 04cbd1d372
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -105,7 +105,7 @@ spec:
supplementalGroups: [10000] supplementalGroups: [10000]
container: container:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: true readOnlyRootFilesystem: false
capabilities: capabilities:
drop: drop:
- "ALL" - "ALL"