-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
In #55 you added a readiness check to nginx.
It uses httpGet on port 80; it needs to be configurable to use port 443 and specify https as the 'scheme' or it fails nastily with intermittent 503 errors if an ingress is used that forces https.
See https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/#configure-probes for docs
I would make a PR but I'm not sure how you're planning to setup https, how you want to arrange the values.yaml for that.
Metadata
Metadata
Assignees
Labels
No labels