Switch to stable networking api, required by kubernetes 1.19
Add pathType and adjust definitions, required by kubernetes 1.19
Remove wildcards from Ingress definitions, required for GCP & AWS LB creation
Current kubernetes version is 1.24, 1.19+ is available on the major cloud providers and 1.18 (which supports the old v1beta1 networking api config) and below are falling out of support.
(GKE defaults to 1.23.6)
pathType
and adjust definitions, required by kubernetes 1.19Ingress
definitions, required for GCP & AWS LB creationCurrent kubernetes version is 1.24, 1.19+ is available on the major cloud providers and 1.18 (which supports the old v1beta1 networking api config) and below are falling out of support. (GKE defaults to 1.23.6)