IPCEICIS-2952 #31

Merged
Michal.Wrobel merged 113 commits from IPCEICIS-2952 into development 2025-05-28 10:30:56 +00:00
Showing only changes of commit 1cb714aabb - Show all commits

View file

@ -21,6 +21,12 @@ server:
- name: config-volume
configMap:
name: sidecar-container-alloy-config
volumeMounts:
- mountPath: /var/log
name: log-storage
readOnly: false
postStart:
- sh
- -c