diff --git a/apps/whoami/ingress.yaml b/apps/whoami/ingress.yaml index 9ca58cb..38f4529 100644 --- a/apps/whoami/ingress.yaml +++ b/apps/whoami/ingress.yaml @@ -13,4 +13,5 @@ spec: service: name: whoami port: - name: web \ No newline at end of file + name: web + number: 80 \ No newline at end of file