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
Refactor frontend API URL generation in Helm chart
- Update the frontend.apiUrl helper function to directly use .Values.apiUrl, simplifying the logic for API URL configuration.
- This change enhances the flexibility of API URL settings by allowing direct user-defined values.
0 commit comments