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

Set geonode lb host port based on external scheme #122

Closed AlexGacon closed 7 months ago

AlexGacon commented 7 months ago

Description

Set geonode lb host port based on external scheme

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 #121

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

ridoo commented 7 months ago

@AlexGacon See my comments here: https://github.com/zalf-rdm/geonode-k8s/issues/121#issuecomment-1827894729

AlexGacon commented 7 months ago

@ridoo I took your remark into account.

AlexGacon commented 7 months ago

@mwallschlaeger without this one, I have to manually change the env variable on the geoserver Statefulset to have oauth2 working

AlexGacon commented 7 months ago

After some additional tests, the only way for me to have oauth working correctly is to set the SUBSTITUTION_URL env variable for GS to the public URL of the stack.