Skip to content

Commit 9801a3a

Browse files
committed
cmk
1 parent 5cee93d commit 9801a3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/monitoring-checkmk-server/k8s.deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ spec:
7979
- name: checkmk-pre-start-hook
8080
mountPath: /docker-entrypoint.d/pre-start/prepare.sh
8181
subPath: prepare.sh
82-
- name: tmpfs-volume
83-
mountPath: /opt/omd/sites/cmk/tmp
82+
#- name: tmpfs-volume
83+
# mountPath: /opt/omd/sites/cmk/tmp
8484
volumes:
8585
- name: sites-volume
8686
persistentVolumeClaim:

0 commit comments

Comments
 (0)