IPCEICIS-3111 #21

Closed
Michal.Wrobel wants to merge 131 commits from IPCEICIS-3111 into development
2 changed files with 1 additions and 8 deletions
Showing only changes of commit 02c739524b - Show all commits

View file

@ -3,7 +3,7 @@ kind: ConfigMap
metadata:
name: sidecar-container-alloy-config
data:
config.yaml: |
config.alloy: |
logging {
level = "info"
format = "logfmt"

View file

@ -13,13 +13,6 @@ server:
mountPath: /var/lib/alloy
- name: config-volume
mountPath: /etc/alloy
items:
- key: "config.yaml"
path: "config.alloy"
- key: "config.yaml"
path: "/config.alloy"
- key: "config.yaml"
path: "/pupa/config.alloy"
- name: log-sidecar
image: alpine:latest
command: ["/bin/sh", "-c", "