Open adw555 opened 4 years ago
Hi, It's supposed to be a map with key being name of file and value being content of the file. For what to use as key and value, please look at the upstream configuration: https://github.com/netbox-community/netbox-docker/tree/release/initializers and specially https://github.com/netbox-community/netbox-docker/blob/release/initializers/custom_fields.yml
I'd like to use the chart to deploy Netbox with some new custom fields using the initializers. Would you have an example the most efficient way to do this?
initializers -- Netbox initializer file content (mounted in /opt/netbox/initializers/)
initializers: {}