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
Noticed that there is no E2E test which is using function pod template configmap. Hence, when manual test was executed with sample function pod template configmap without serviceTemplate attribute, the test failed.
Need to enrich function pod template configmap with serviceTemplate attribute and also add E2E Testcase using the same.