jfsnotify: update jfsnotify daemon volume configurations (#2138)

This commit is contained in:
eball 2025-12-02 23:39:07 +08:00 committed by GitHub
parent 0b9c1a09b9
commit 08a380df61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,12 +73,12 @@ spec:
cpu: 20m
memory: 200Mi
volumeMounts:
- name: jfs-sock
mountPath: /tmp
- name: node-data
mountPath: /olares
terminationGracePeriodSeconds: 30
volumes:
- name: jfs-sock
hostPath:
path: /tmp
- name: node-data
hostPath: /olares
{{- end }} # End of fs type condition