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

Manipulate Admin interface configuration via values.yaml #11

Closed mwallschlaeger closed 1 year ago

mwallschlaeger commented 2 years ago

allow the user to change static database entries like:

to be edited via the values.yaml.

Therefore is maybe an additional management script required to edit database entries via cmd. This could be executed at starttime

mwallschlaeger commented 1 year ago

this could also be done after the deployment via the geonode API. I think this is currently not the scope of geonode-k8s anymore