Skip to content

Commit

Permalink
Add example fluentbit config for child demo cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Basov committed Dec 6, 2024
1 parent c4bf64b commit e1d3cc2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions demo/cluster/aws-child.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,8 @@ spec:
remoteWriteUrl: https://vmauth.hmc0.example.net/vm/insert/0/prometheus/api/v1/write
remoteUsername: motel
remotePassword: motel
fluent-bit:
enabled: true
outputUrl: vmauth.hmc0.example.net
outputUsername: motel
outputPassword: motel

0 comments on commit e1d3cc2

Please sign in to comment.