mirror of
https://github.com/wahyd4/ingress-nginx.git
synced 2026-08-27 14:35:51 +10:00
kubectl apply --server-side currently doesn't work with Port specs that are missing protocol: https://github.com/kubernetes-sigs/structured-merge-diff/issues/130 so we should always specify it.