Hi all, I am using Helmfile to deploy Signoz, when i need to export log to s3, the AWS AccessKey and SecretKey should be mapped as
additionalEnvs
as plain text, simple key:value as image 1.
I'm checked helm template and add a small piece to allow add secret on k8s as env for secure on git, for example:
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.