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
How to set nodeSelector to environment POD/DEPLOYMENT, say node js function environment?There is one approach after fission env create and use kubectl edit deployment. In the templates files, there are only one component router supports set nodeSelector, is there any approach to resolve it?