IPCEICIS-3111 #21

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

View file

@ -1,20 +1,20 @@
server: server:
# extraContainers: extraContainers:
# - name: grafana-alloy - name: grafana-alloy
# image: grafana/alloy:latest image: grafana/alloy:latest
# ports: ports:
# - containerPort: 12345 - containerPort: 12345
# volumeMounts: volumeMounts:
# - name: sidecar-container-alloy-config
# mountPath: /etc/alloy
# subPath: config.yaml
# args:
# - --config.file=/etc/alloy/config.yaml
extraVolumes:
- name: sidecar-container-alloy-config - name: sidecar-container-alloy-config
configMap: mountPath: /etc/alloy
name: sidecar-container-alloy-config subPath: config.yaml
args:
- --config.file=/etc/alloy/config.yaml
# extraVolumes:
# - name: sidecar-container-alloy-config
# configMap:
# name: sidecar-container-alloy-config
postStart: postStart:
- sh - sh