vault creates files in dirs other than the 2 specified. Lets see which.
This commit is contained in:
parent
7c6a2a4202
commit
04cbd1d372
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ spec:
|
|||
supplementalGroups: [10000]
|
||||
container:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
readOnlyRootFilesystem: false
|
||||
capabilities:
|
||||
drop:
|
||||
- "ALL"
|
||||
|
|
Loading…
Reference in a new issue