- name: log-storage
      emptyDir: {}
This commit is contained in:
miwr 2025-03-19 14:35:18 +01:00
parent ac4d10d619
commit ff72720654

View file

@ -20,10 +20,10 @@ server:
volumes:
- name: log-storage
path: /var/log/test
emptyDir: {}
# volumeMounts:
# - mountPath: /
# - mountPath: /var/log/test
# name: plugins
# readOnly: false