IPCEICIS-3111 #21

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

View file

@ -6,7 +6,7 @@ server:
- containerPort: 12345 - containerPort: 12345
volumeMounts: volumeMounts:
- name: sidecar-container-alloy-config - name: sidecar-container-alloy-config
mountPath: /etc/alloy mountPath: /etc/alloy/config.yaml
subPath: config.yaml subPath: config.yaml
args: args:
- --config.file=/etc/alloy/config.yaml - --config.file=/etc/alloy/config.yaml