/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:
|
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue