- name: alloy-data

mountPath: /var/lib/
This commit is contained in:
miwr 2025-03-31 15:24:21 +02:00
parent 458414e779
commit 56c5cc2620

View file

@ -20,6 +20,8 @@ server:
securityContext:
runAsUser: 100
volumeMounts:
- name: alloy-data
mountPath: /var/lib/
- name: host-log-storage
mountPath: /openbao/logs
- name: logrotate-config-volume