Site Settings¶
Settings in global.settings
can either be configured as Admin in Admin → Site Settings or via environment variables, which are picked up by the hub-websocket
services. Setting them in your values file makes them read-only from the interface and hence you can track all changes explicitly in your Git repository.
In the future, there will be a more general Admin Guide.
Settings are explained in the values.yaml
file, though.