feat: Add ability to input a completely custom agent configuration to chart #418
Labels
helm
Bugs or features relating to the helm chart installation
kind/feature
Categorizes issue or PR as related to a new feature.
Currently the config section is written to be helpful and auto template the required yaml based on either default or a list of resources. See here.
If we need to customise this to say namespaces for certain resource, that isn't currently possible.
A better trade of might be to just provide an option to use a customer configmap, or embed the entire config file and ignore the presets.
The text was updated successfully, but these errors were encountered: