config.alloy

This commit is contained in:
miwr 2025-03-20 14:39:03 +01:00
parent 3db4058181
commit 02c739524b
2 changed files with 1 additions and 8 deletions

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", "