diff --git a/deployment/digital-ocean/https/templates/ingress.template.yaml b/deployment/digital-ocean/https/templates/ingress.template.yaml index 6bbaec7df..f0bbf96d4 100644 --- a/deployment/digital-ocean/https/templates/ingress.template.yaml +++ b/deployment/digital-ocean/https/templates/ingress.template.yaml @@ -19,7 +19,7 @@ spec: paths: - path: / backend: - serviceName: web + serviceName: develop-maintenance servicePort: 3000 - host: mail.ocelot.social http: diff --git a/deployment/ocelot-social/maintenance/README.md b/deployment/ocelot-social/maintenance/README.md index eb87535f0..9fe59a534 100644 --- a/deployment/ocelot-social/maintenance/README.md +++ b/deployment/ocelot-social/maintenance/README.md @@ -23,12 +23,12 @@ This will fire up a maintenance service. Now if you want to have a controlled downtime and you want to bring your application into maintenance mode, you can edit your global ingress server. -E.g. in file `deployment/digital-ocean/https/ingress.yaml` change the following: +E.g. copy file [`deployment/digital-ocean/https/templates/ingress.template.yaml`](../templates/ingress.template.yaml) to new file `deployment/digital-ocean/https/ingress.yaml` and change the following: ```yaml ... - - host: nitro-staging.human-connection.org + - host: develop-k8s.ocelot.social http: paths: - path: /