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: