volumeMounts:

- mountPath: /
      name: plugins
      readOnly: false
This commit is contained in:
miwr 2025-03-19 14:27:04 +01:00
parent da3624d82a
commit d946b419e7

View file

@ -23,7 +23,7 @@ server:
path: /var/log/test
volumeMounts:
- mountPath: /var/log/test
- mountPath: /
name: plugins
readOnly: false