curlimages/curl:latest
This commit is contained in:
parent
ef22f9e7be
commit
57779745e9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
server:
|
||||
extraContainers:
|
||||
- name: log-sidecar
|
||||
image: busybox
|
||||
image: curlimages/curl:latest
|
||||
command: ["/bin/sh", "-c", "while kill -0 $(pidof openbao) 2>/dev/null; do sleep 1; done; echo 'OpenBao has crashed - giving Alloy time to collect logs...'; sleep 20"]
|
||||
volumeMounts:
|
||||
- name: log-storage
|
||||
|
|
Loading…
Reference in a new issue