diff --git a/manifests/03-ingress/web2-ingress.yaml b/manifests/03-ingress/web2-ingress.yaml index 58a993c..1b52f92 100644 --- a/manifests/03-ingress/web2-ingress.yaml +++ b/manifests/03-ingress/web2-ingress.yaml @@ -14,6 +14,7 @@ spec: backend: service: name: web2 - namespace: vdk2ch + metadata: + namespace: vdk2ch port: number: 8080 \ No newline at end of file