vanvalenlab / kiosk-console

DeepCell Kiosk Distribution for Kubernetes on GKE and AWS
https://deepcell-kiosk.readthedocs.io
Other
35 stars 6 forks source link

Move the prometheus-redis-exporter script to a chart using incubator/raw. #405

Closed willgraf closed 3 years ago

willgraf commented 3 years ago

The prometheus-redis-exporter reads a script from a ConfigMap to export the metrics for each job queue. This PR moves the config map into the prometheus-redis-exporter helmfile and removes the make tasks that install it. Moving the config map into the helmfile allows all the required configuration in a single place and pushes the deployment/teardown entirely into helm.