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

Helm Chart Repo Created #3

Open
reefland opened this issue Sep 11, 2022 · 2 comments
Open

Helm Chart Repo Created #3

reefland opened this issue Sep 11, 2022 · 2 comments

Comments

@reefland
Copy link

Thanks for making this open-source, nice work!

I didn't see this was available as a Helm Chart Repository. I've added it to my repository if this helps someone:

https://github.com/reefland/helm-charts/tree/main/charts/apps/pod-restart-info-collector

helm repo add reefland https://reefland.github.io/helm-charts
helm repo update
helm install pod-restart-info-collector reefland/k8s-pod-restart-info-collector

I also created an ArgoCD application deployment, which references the above Helm Repository:
https://github.com/reefland/ansible-k3s-argocd-renovate/tree/master/_extra_apps/pod-restart-info-collector


The Slack WebHook works perfectly with other Slack compatible services. I used it with Mattermost:

image

Detailed Logs in the Alert are really handy:
image

@jeremych1000
Copy link

jeremych1000 commented Apr 6, 2023

Heya - would you kindly be able to pull the latest changes? The chart in your repo does not have the latest changes i.e. this line - causing helm to fail if I use a secretkeyref.

@reefland
Copy link
Author

@jeremych1000 - Sorry,I just saw this request. I enabled issue tracking in my repo if something needs to be updated again.

Anyway, I updated the helm-chart and did a test using the secret. Seems to be working now.

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

No branches or pull requests

2 participants