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#48 remove ingress externalport parameter #53

Closed ridoo closed 11 months ago

ridoo commented 11 months ago

Description

Remove unnecessary geonode.ingress.externalPort parameter. Both http schemes http and https have their default ports 80 and 443 which should not be configured explicitly.

ref #48

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

Checklist

Please ensure that your pull request meets the following requirements: