argoproj / argo-helm

ArgoProj Helm Charts
https://argoproj.github.io/argo-helm/
Apache License 2.0
1.77k stars 1.88k forks source link

feat(argo-rollouts): configurable automountServiceAccountToken #3032

Open k-cogswell opened 1 week ago

k-cogswell commented 1 week ago

Inspired by https://github.com/argoproj/argo-helm/pull/2625

Adding a configurable option for automountServiceAccountToken in argo-rollouts chart. This is my first contribution so please let me know if I am missing anything.

Checklist: