valeriansaliou / vigil

🚦 Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.).
https://crates.io/crates/vigil-server
Mozilla Public License 2.0
1.7k stars 125 forks source link

Sample Helm chart #63

Open jseiser opened 3 years ago

jseiser commented 3 years ago

I wouldn't merge this, but if you wanted to create a helm chart repo, and use something like github pages to publish it, its a working chart that I am using myself.

bduron commented 3 years ago

Hey @jseiser thank you for this clean Helm chart!

I deployed my Vigil release using it, but somehow the vigil pod keeps restarting like every ~30 minutes. And it doesn't increase the pod restarts count which always displays 0. (The service looks stable though)

Would you have any idea why it behaves this way? Thank you!

gbonnefille commented 3 years ago

This is really useful. Please, merge it or create a dedicated project for it (with link from vigil project)

elmariofredo commented 2 months ago

Is there any plan for official HELM chart?