shipping_openbao_logs #17

Closed
Michal.Wrobel wants to merge 130 commits from shipping_openbao_logs into development
Showing only changes of commit 57779745e9 - Show all commits

View file

@ -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