This commit is contained in:
miwr 2025-04-24 10:24:34 +02:00
parent b89cfa49fd
commit ed0d1debf4

View file

@ -1,5 +1,6 @@
controller:
volumes:
extra:
- name: host-log-storage
hostPath:
path: /var/log
@ -10,6 +11,7 @@ alloy:
key: config.alloy
mounts:
extra:
- mountPath: /openbao/logs
name: host-log-storage
readOnly: true