zalf-rdm / geonode-k8s

A Kubernetes helm chart for the geospacial webapplication Geonode
https://geonode-k8s.readthedocs.io/en/latest/
GNU General Public License v2.0
12 stars 7 forks source link

Issue #190 bug nginx liveness probe always kill nginx container when using externalscheme https #191

Closed mwallschlaeger closed 6 days ago

mwallschlaeger commented 6 days ago

Description

removed distinguishing by externalScheme as its not necessary and makes livenessProbe not work using externalScheme: https

Type of Change

Please select the relevant option:

Related Issue

If there is an existing issue related to this pull request, please reference it here.

closes #190

Checklist

Please ensure that your pull request meets the following requirements:

Additional Notes

Any additional information or context regarding the pull request can be provided here.

Thank you for creating this pull request