# volumeMounts:

#   - mountPath: /
  #     name: plugins
  #     readOnly: false
This commit is contained in:
miwr 2025-03-19 14:30:00 +01:00
parent d946b419e7
commit ac4d10d619

View file

@ -22,10 +22,10 @@ server:
- name: log-storage
path: /var/log/test
volumeMounts:
- mountPath: /
name: plugins
readOnly: false
# volumeMounts:
# - mountPath: /
# name: plugins
# readOnly: false
postStart:
- sh