Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add serviceAccountName value to Helm chart #328

Open
kaajrot opened this issue Feb 21, 2023 · 0 comments
Open

Add serviceAccountName value to Helm chart #328

kaajrot opened this issue Feb 21, 2023 · 0 comments

Comments

@kaajrot
Copy link

kaajrot commented Feb 21, 2023

Hello,

We are using rasa-x helm chart along with secret-store by mounting extraVolumeMounts.
We recently migrated from aad pod identity(AKS) to azure-workload-identity.

In order for the setup to work, we need to define a service account name that would enable reading secrets from the key vault.

I managed to define it for other rasa components(rasa-x-rabbitmq, rasa-x-redis) in the following way -

serviceAccount:
        name: azure-workload-identity-service-account

However, the same is not possible for rasa-x chart.
The value is not configurable for rasa-x. Would be great to have this in the future release.

Looking forward to your response.

Best
Kartik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant