rackerlabs / genestack

Where Flex cloud brings infrastructures to where you are.
https://docs.rackspacecloud.com/
Apache License 2.0
29 stars 32 forks source link

fix: install prometheus with helm #531

Closed LukeRepko closed 1 week ago

LukeRepko commented 1 week ago

Switch over to installing Prometheus using helm directly. This approach is preferred as it gives us the ability to easily rollback, has better parameterization and override control, and better error handling (to name a few reasons).

LukeRepko commented 1 week ago

cc @awfabian-rs - I think you were wanting something like this. cc @the2hill & @japerezjr - you've done a lot with Prometheus iirc.