run prettier as pre-commit hook (#3264)
This commit is contained in:
@@ -13,14 +13,14 @@ keywords:
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/scrutiny
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.4.4
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- incubator
|
||||
|
||||
@@ -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