We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
icinga-stack
Hello, I've used Icinga before, but not the helm chart yet.
I was wondering if there was support for config as code to add a defined set of Service, HostGroup, ServiceGroup, Notification, etc.. in configmap.
I just see that the icinga2.conf is created: https://github.com/Icinga/helm-charts/blob/main/charts/icinga-stack/charts/icinga2/templates/_core_config.tpl
I just see the features and config as volume mounts: https://github.com/Icinga/helm-charts/blob/main/charts/icinga-stack/charts/icinga2/templates/statefulset.yaml#L87-L88
If not, I might be able to work on this and contribute back.
Thanks,
The text was updated successfully, but these errors were encountered:
mocdaniel
No branches or pull requests
Affected Chart
icinga-stack
Please describe your feature request
Hello, I've used Icinga before, but not the helm chart yet.
I was wondering if there was support for config as code to add a defined set of Service, HostGroup, ServiceGroup, Notification, etc.. in configmap.
I just see that the icinga2.conf is created: https://github.com/Icinga/helm-charts/blob/main/charts/icinga-stack/charts/icinga2/templates/_core_config.tpl
I just see the features and config as volume mounts: https://github.com/Icinga/helm-charts/blob/main/charts/icinga-stack/charts/icinga2/templates/statefulset.yaml#L87-L88
If not, I might be able to work on this and contribute back.
Thanks,
The text was updated successfully, but these errors were encountered: