From a73a333f4012b5fd1a5b5e84495a6d52ae650904 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 22 Jun 2023 00:19:10 +1000 Subject: [PATCH] ingress? --- manifests/03-ingress/hw-ingress.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/03-ingress/hw-ingress.yaml b/manifests/03-ingress/hw-ingress.yaml index 0f165f7..28f7689 100644 --- a/manifests/03-ingress/hw-ingress.yaml +++ b/manifests/03-ingress/hw-ingress.yaml @@ -16,7 +16,8 @@ spec: backend: service: name: hw-service - port: 6666 + port: + number: 6666 # - path: / # pathType: Prefix # backend: