Skip to content

add prometheus values file

Nick Duff requested to merge nduff/prometheus into main

This adds a helm values.yaml for the ai-assist cluster.

Command used to upgrade the release:

helm -n monitoring upgrade prometheus prometheus-community/kube-prometheus-stack --values manifests/prometheus/values-ai-assist.yaml  
Edited by Nick Duff

Merge request reports