openstack-helm-infra/nagios
Steve Wilkerson cb35bd1616 Nagios: Add init container for generating hosts
This updates the Nagios chart to include an init container for
generating the host and host group definitions Nagios requires to
function. The benefit is that Nagios does not need to constantly
attempt to update its host and host group definitions, which
currently triggers a restart of the Nagios service even in cases
where the host file hasn't changed.  With the introduction of an
init container for handling this, we can also remove the service
check definition and command definition for executing the plugin
at periodic intervals

Depends-On: https://review.opendev.org/668197

Change-Id: Id1d63d8c99850b960eb352361d7796162bd6be2f
Signed-off-by: Steve Wilkerson <sw5822@att.com>
2019-07-02 15:48:12 +00:00
..
templates Nagios: Add init container for generating hosts 2019-07-02 15:48:12 +00:00
Chart.yaml Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 01:52:10 +00:00
requirements.yaml Nagios Chart 2018-03-23 13:45:40 +00:00
values.yaml Nagios: Add init container for generating hosts 2019-07-02 15:48:12 +00:00