diff --git a/infra/manifests/ingress.yaml b/infra/manifests/ingress.yaml index 2cbd361..89442e4 100644 --- a/infra/manifests/ingress.yaml +++ b/infra/manifests/ingress.yaml @@ -20,7 +20,7 @@ spec: servicePort: 9000 - path: /files backend: - serviceName: files.public + serviceName: files.private servicePort: 9000 - host: defiant.momoperes.ca http: