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
The 1234 magic constant is hard-coded in helm charts and the operator (l7mp.py). It is possible to make this configurable without modifying l7mp.js at all. Operator could receive the port number as an environment variable or a CLI arg. Also the ingress templates need to be tweaked.