-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
This is related to #8 but there should be improved handling of the config. Currently you can do
helm-charts/charts/nautobot/values.yaml
Line 377 in cc26bfe
config: "" |
As #8 points out a large part is configuring the plugins and their options and from there most of the defaults are good. I had originally created nautobot/nautobot#6627 as a possible suggestion for #8.
Ultimately there should be some ability to provide an override file that gets read into the existing settings.py to override the defaults.