I have google cloud gke cluster installed with istio via addon. I need to change the istio-ingressgateway to NodePort. the problem is that the addon manager is always reverting my changes. Is there a way to disable it from reverting to the original ingressgateway?
Thanks