diff --git a/practice/7.network-abstractions/2.ingress-and-services/host-ingress.yaml b/practice/7.network-abstractions/2.ingress-and-services/host-ingress.yaml index 041d558..87671e8 100644 --- a/practice/7.network-abstractions/2.ingress-and-services/host-ingress.yaml +++ b/practice/7.network-abstractions/2.ingress-and-services/host-ingress.yaml @@ -4,7 +4,7 @@ metadata: name: my-ingress-nginx spec: rules: - - host: my.s<свой номер логина>.k8s.slurm.io + - host: my.s<свой номер логина>.mcs.slurm.io http: paths: - pathType: Prefix