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.
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.