Skip to content
New issue

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

feat: add helm chart #328

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rasta-rocket
Copy link

Hey there 👋

First of all, thanks a lot for that project it is really useful 🤩

Summary

Small contribution that add two things:

  • an helm chart definition with its documentation
  • a github actiion workflow that will release that helm chart

Motivation

In the context of deploying this exporter in a kubernetes cluster, having it in the form of an helm chart that deploys a daemonset with the proper configmap will make life really easier 😉

Requirements

To make the helm chart release process functional you will need to :

  • create a GitHub branch called gh-pages
  • go to Settings/Pages and then change the source branch to gh-pages

You can review the official documentation here: https://github.com/helm/chart-releaser-action?tab=readme-ov-file#pre-requisites

Don't hesitate to ping me if needed 😉
Cheers ☀️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants