Change ingress and update deployment/ocelot-social/maintenance/README.md

This commit is contained in:
Wolfgang Huß 2020-12-07 10:45:22 +01:00
parent 6d017ff5ba
commit a026167436

View File

@ -23,7 +23,7 @@ This will fire up a maintenance service.
Now if you want to have a controlled downtime and you want to bring your 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. application into maintenance mode, you can edit your global ingress server.
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: E.g. copy file [`deployment/digital-ocean/https/templates/ingress.template.yaml`](../../digital-ocean/https/templates/ingress.template.yaml) to new file `deployment/digital-ocean/https/ingress.yaml` and change the following:
```yaml ```yaml
... ...