You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 -
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 -
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
The text was updated successfully, but these errors were encountered: