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
According to docs we need both litmusportal-server-service and litmusportal-frontend-service backends, but with the Helm chart, only the front service backend rule will be created.
The text was updated successfully, but these errors were encountered:
Hi @FecoDoo Can you please provide your usecase with respect to exposing litmusportal-server-service backend? We used to do it earlier but now we don't do it as it is already available via nginx conf in litmusportal-frontend-service. Just adding /api will do the same work.
It would be great if one can have the ability to fully customzing Ingress resource with https://github.com/litmuschaos/litmus-helm/tree/master/charts/litmus chart.
According to docs we need both
litmusportal-server-service
andlitmusportal-frontend-service
backends, but with the Helm chart, only the front service backend rule will be created.The text was updated successfully, but these errors were encountered: