diff --git a/nginx-nodeport.yaml b/nginx-nodeport.yaml index 4bb0e60..f40ecc8 100644 --- a/nginx-nodeport.yaml +++ b/nginx-nodeport.yaml @@ -18,6 +18,7 @@ spec: port: 443 targetPort: 443 protocol: TCP + nodePort: 30181 selector: app.kubernetes.io/name: ingress-nginx app.kubernetes.io/part-of: ingress-nginx