Skip to content

NGINX Ingress: port spec.clusterIP fixups

Jason Plum requested to merge 1710-port-nginx-clusterIP-cleanup into master

Bring in changes from upstream, fixing issues with spec.clusterIP immutability.

Issue: https://github.com/helm/charts/issues/19041

MRs:

This does not solve existing installations, but prevents problems with future deployments.

Closes #1710 (closed)

Replaces !1050 (closed)

Edited by Jason Plum

Merge request reports