we are planning to deploy Rasa open source with minimal configuration using Helm chart on Azure.
We are planning to use inmemory DB for lock and track store and disable telementry, ingress, nginx, etc. Our minimal config contain rasa image details with initialtainmodel to true.
However the pods are failed to start and we are unable to see any details on deployment description.
Any feedback is appreciate to make Rasa open source up and running on Azure.
I follwed below steps and also attached my rasa-values file
rasa-values.yaml (4.4 KB)