run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -10,8 +10,8 @@ securityContext:
|
||||
allowPrivilegeEscalation: true
|
||||
capabilities:
|
||||
add:
|
||||
- SYS_RAWIO # HDD's
|
||||
- SYS_ADMIN # NVME's
|
||||
- SYS_RAWIO # HDD's
|
||||
- SYS_ADMIN # NVME's
|
||||
|
||||
env:
|
||||
COLLECTOR_CRON_SCHEDULE: "0 0 * * *"
|
||||
|
||||
Reference in New Issue
Block a user