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

Feature: Allow configuration of LockDown mode from values.yaml #109

Closed AlexGacon closed 8 months ago

AlexGacon commented 8 months ago

Feature Description

The current environment for the GeoNode deployment forces to have the LOCKDOWN_GEONODE variable set to false. It would be great to be able to customize it from the values.yaml file.

Proposed Solution

Add a new value in values.yaml and use it in the yaml file describing the environnement.

Additional Information

Any additional information or context that may be helpful in implementing the feature.