IPCEICIS-3111 #21

Closed
Michal.Wrobel wants to merge 131 commits from IPCEICIS-3111 into development
Showing only changes of commit bc189a53e0 - Show all commits

View file

@ -1,7 +1,7 @@
server:
extraContainers:
- name: log-sidecar
image: busybox
image: alpine: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...' >> var/log/openbao.log; sleep 20"]
volumeMounts:
- name: log-storage