lint yaml files
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user