litmuschaos / litmus-helm

Helm Charts for the Litmus Chaos Operator & CRDs
Apache License 2.0
46 stars 88 forks source link

Feature Request: Allow setting annotations on the `ServiceAccount` for litmus-server #350

Open smitthakkar96 opened 1 year ago

smitthakkar96 commented 1 year ago

To be able to fetch secrets from the secret manager, we need to configure IRSA annotation on the service account. Would be nice if we can either make SA optional or allow annotations

uditgaurav commented 6 months ago

Hi @smitthakkar96 , I guess this PR would help in this: https://github.com/litmuschaos/litmus-helm/pull/274