From bb26bcf6f39f25c03f26cb67d654c169698008b7 Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Sat, 19 Nov 2022 17:33:27 +0100 Subject: [PATCH] Add TODO --- deploy/base/svc-ingress-nginx.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy/base/svc-ingress-nginx.yaml b/deploy/base/svc-ingress-nginx.yaml index be10627..d920dc1 100644 --- a/deploy/base/svc-ingress-nginx.yaml +++ b/deploy/base/svc-ingress-nginx.yaml @@ -2,6 +2,8 @@ # Configure the ingress-nginx to use specific nodePorts for HTTP and HTTPS # traffic. This allows the cluster to route traffic to the service via port # mappings. +# +# TODO: use a NodePort service instead and remove the patches. - op: replace path: /spec/ports/0/nodePort value: 32048