robusta-dev / robusta

Kubernetes observability and automation, with an awesome Prometheus integration
https://home.robusta.dev/
MIT License
2.57k stars 252 forks source link

added custom service account #1438

Closed Avi-Robusta closed 4 months ago

Avi-Robusta commented 4 months ago

How to configure from generated_values.yaml

kubewatch:
  customServiceAccount: test-service-account
runner:
  customServiceAccount: test-service-account

Verified pods have the same origonal service account when this is not set