diff --git a/manifests/nginx-ingress.yaml b/manifests/nginx-ingress.yaml index 32b2bf4..2dbd6c1 100644 --- a/manifests/nginx-ingress.yaml +++ b/manifests/nginx-ingress.yaml @@ -57,6 +57,9 @@ spec: ports: http: 80 https: 443 + nodePorts: + http: 80 + https: 443 defaultBackend: enabled: false podAnnotations: