Icinga / helm-charts

Kubernetes Helm charts to deploy a ready-to-use Icinga monitoring stack.
https://icinga.com
Apache License 2.0
9 stars 13 forks source link

icinga-stack: extraEnvVars value for icinga2/icingadb #37

Closed loicwinkopp closed 9 months ago

loicwinkopp commented 9 months ago

Value to add extra environment variables in icinga2 container, useful to fill variables like PGHOST, PGPORT, PGDATABASE, PGUSER, PGPASSWORD, etc.

cla-bot[bot] commented 9 months ago

Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA).

Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA.

After that, please reply here with a comment and we'll verify.

Contributors that have not signed yet: @loicwinkopp

- If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Please [contact us](https://icinga.com/company/contact/) if you think this is the case. - If you signed the CLA as a corporation, your GitHub username may not have been submitted to us. Please reach out to the responsible person in your organization.
loicwinkopp commented 9 months ago

Done!

lippserd commented 9 months ago

@cla-bot check

martialblog commented 9 months ago

@mocdaniel looks alright to me. In fact, might be good to add this to other charts as well?

loicwinkopp commented 9 months ago

@martialblog @mocdaniel I added it for icingadb (seemed more relevant to me than for icinga web) and added tests