79382989

Date: 2025-01-24 01:09:12
Score: 1.5
Natty:
Report link

I went with --set-file:

helm install vector helm/vector --values helm/vector-agent/values.yaml -n my-namespace \
--set-file sinks.stackdriver.rawConfig=raw.config

https://helm.sh/docs/helm/helm_install/

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
Posted by: Derrick Petzold