diff --git a/demo/cluster/aws-child.yaml b/demo/cluster/aws-child.yaml index 4991478..9f14d29 100644 --- a/demo/cluster/aws-child.yaml +++ b/demo/cluster/aws-child.yaml @@ -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 \ No newline at end of file