Fix K3d Script - Gateways
After switching to the new operatorless Istio it appears that the gateway IP addresses intermittently come up with the wrong IP addresses assigned causing packages to not work as expected. This only occurs when using the -M
parameter only and does not occur when also specifying the -a
parameter. Ideally, this should always work as expected even when only the -M
parameters is used.