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
As per my understanding of the architecture, it should be refereeing to the same PVC. If we place different volume for webservice and scheduler there wont be any sync between changes in the webui to the scheduler.
Problem
Due to the current helm template structure, the mageai-scheduler pod and the mageai-webserver pod are configured to refer to the same PVC.
Need to refactor chart template for persistentVolumeClaim resource and volume spec
The text was updated successfully, but these errors were encountered: