Maintenance
Deploy the service
# in folder deployment/
kubectl apply -f human-connection/maintenanceBring application into maintenance mode
...
- host: nitro-staging.human-connection.org
http:
paths:
- path: /
backend:
# serviceName: nitro-web
serviceName: maintenance
# servicePort: 3000
servicePort: 80Last updated
Was this helpful?