Fix Divingbell privileged issues

Removed SYS_ADMIN capability
which is not required for divingbell.

Change-Id: I01c4018790dcd7d94d9bb2c26571f28f884e10f9
This commit is contained in:
Jagan Mohan Kavva 2021-08-06 07:31:17 -05:00
parent d657f7968c
commit f8e0e46969
1 changed files with 0 additions and 1 deletions

View File

@ -154,7 +154,6 @@ pod:
capabilities:
add:
- 'SYS_PTRACE'
- 'SYS_ADMIN'
- 'SYS_RAWIO'
readOnlyRootFilesystem: true
runAsUser: 0