lint yaml files

This commit is contained in:
2026-01-30 09:42:07 +01:00
parent bc1c1160eb
commit 40ed0fa5ad
24 changed files with 314 additions and 319 deletions

View File

@@ -25,16 +25,16 @@ pipeline:
outputs:
- name: stdout
match: '*'
match: "*"
- name: loki
match: '*'
match: "*"
host: host
port: 3100
labels: job=fluentbit
- name: pgsql
match: '*'
match: "*"
host: ${DATABASE_HOST}
port: ${DATABASE_PORT}