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 running Rasa X on a Kubernetes cluster. We know that the external action server can be added via the environment variable ACTION_SERVER_TAG but how do we update Rasa when we make changes to the action server? Do we have to manually go into the kubernetes cluster, change the environment variable and redeploy those changes to the k8 cluster? It doesnt seem manageable at all. We can continually make changes to the core/model using the UI or github and we would like a similar continuous development solution for the action server since we make changes to the action server almost as often as we make changes to the core.
The text was updated successfully, but these errors were encountered:
We are running Rasa X on a Kubernetes cluster. We know that the external action server can be added via the environment variable ACTION_SERVER_TAG but how do we update Rasa when we make changes to the action server? Do we have to manually go into the kubernetes cluster, change the environment variable and redeploy those changes to the k8 cluster? It doesnt seem manageable at all. We can continually make changes to the core/model using the UI or github and we would like a similar continuous development solution for the action server since we make changes to the action server almost as often as we make changes to the core.
The text was updated successfully, but these errors were encountered: