ingress: enabled: true className: "" pathType: "ImplementationSpecific" paths: - /*
This does not work and is ignored, the web UI does not work at all without this in GKE. I have to manually change this after deployment. This can change back at will to the original value(prefix), this is not suitable for production. Can we add this option to change the pathtype in the values.yaml?