diff --git a/manifests/03-ingress/web2-ingress.yaml b/manifests/03-ingress/web2-ingress.yaml index 1b52f92..5335a49 100644 --- a/manifests/03-ingress/web2-ingress.yaml +++ b/manifests/03-ingress/web2-ingress.yaml @@ -13,8 +13,6 @@ spec: pathType: Prefix backend: service: - name: web2 - metadata: - namespace: vdk2ch + name: web2 port: number: 8080 \ No newline at end of file