/openbao/logs/pupa2

This commit is contained in:
miwr 2025-03-20 13:12:50 +01:00
parent 005f7503ce
commit 6385e39067

View file

@ -24,7 +24,7 @@ server:
"] "]
volumeMounts: volumeMounts:
- name: log-storage - name: log-storage
mountPath: /openbao/logs mountPath: /openbao/logs/pupa
- name: log-storage - name: log-storage
mountPath: /var/lib/alloy/data mountPath: /var/lib/alloy/data
@ -35,7 +35,7 @@ server:
emptyDir: {} emptyDir: {}
volumeMounts: volumeMounts:
- mountPath: /openbao/logs - mountPath: /openbao/logs/pupa2
name: log-storage name: log-storage
readOnly: false readOnly: false