https://pulumi.com logo
d

damp-salesmen-74351

08/23/2023, 7:20 PM
I want to set up
Fluent Bit
with
Grafana
in
Kubernetes
using
Pulumi
through these two Helm charts: 1. Fluent Bit: https://artifacthub.io/packages/helm/fluent/fluent-bit 2. Grafana: https://artifacthub.io/packages/helm/grafana/grafana Here is an example of my code, but I'm facing pod startup issues due to the configuration: https://github.com/omidraha/pulumi_example/blob/main/log/log.py https://github.com/omidraha/pulumi_example/blob/main/log/setup.py