IPCEICIS-3111 #21

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

View file

@ -2,12 +2,6 @@ server:
extraContainers:
- name: log-sidecar
image: alpine:latest
command: ["/bin/sh", "-c", "
while true; do
echo 'Hello'
sleep 5;
done
"]
volumeMounts:
- name: log-storage
mountPath: /var/log/