fix(checkmk): use emptydir

This commit is contained in:
Stavros Kois
2023-01-08 20:46:09 +02:00
committed by GitHub
parent 63043e45c8
commit 0d4c5f6c52
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk - https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
- https://github.com/tribe29/checkmk - https://github.com/tribe29/checkmk
type: application type: application
version: 0.0.1 version: 0.0.2
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- monitoring - monitoring
+1
View File
@@ -75,6 +75,7 @@ persistence:
mountPath: /omd/sites/cmk/tmp mountPath: /omd/sites/cmk/tmp
cmk-cron: cmk-cron:
enabled: true enabled: true
type: emptyDir
mountPath: /var/spool/cron/crontabs mountPath: /var/spool/cron/crontabs
portal: portal: