Open
Description
💬 Question
Set Kubernetes ingress serviceName
to ocelot-maintenance
instead of ocelot-webapp
.
Because on ocelot-webapp
the server shows partially a server error if a browser tries to reach 'em.
And one may like still to prepare things before the network gets reachable.
serviceName: ocelot-maintenance
servicePort: 3000
As well on:
$ helm install ocelot ./
As on:
$ helm upgrade ocelot ./
Activity