/openbao/logs/pupa2
This commit is contained in:
parent
005f7503ce
commit
6385e39067
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ server:
|
|||
"]
|
||||
volumeMounts:
|
||||
- name: log-storage
|
||||
mountPath: /openbao/logs
|
||||
mountPath: /openbao/logs/pupa
|
||||
- name: log-storage
|
||||
mountPath: /var/lib/alloy/data
|
||||
|
||||
|
@ -35,7 +35,7 @@ server:
|
|||
emptyDir: {}
|
||||
|
||||
volumeMounts:
|
||||
- mountPath: /openbao/logs
|
||||
- mountPath: /openbao/logs/pupa2
|
||||
name: log-storage
|
||||
readOnly: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue