From 56bbee5d38073da77e33775c08d533c46da09b7b Mon Sep 17 00:00:00 2001 From: RWhiting <81450820+RWhiting78@users.noreply.github.com> Date: Tue, 22 Jul 2025 14:32:17 +0100 Subject: [PATCH] Update prom-values.yaml Broke things! --- Values/prom-values.yaml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/Values/prom-values.yaml b/Values/prom-values.yaml index 8b790e4..0d4150d 100644 --- a/Values/prom-values.yaml +++ b/Values/prom-values.yaml @@ -8,7 +8,7 @@ alertmanager: server: - service: + serviceeeeeeee: # Input desired LB floating IP in quotation marks, # floating IP needs to be assigned to project loadBalancerIP: @@ -19,15 +19,23 @@ server: - job_name: keycloak kubernetes_sd_configs: - role: endpoints - namespaces: - names: + namespaces: + names: - keycloak + + + + + + + + metrics_path: /metrics basic_auth: # Input username and password for basic authentication if required, # elsewise remove. - username: - password: + username: admin + password: admin relabel_configs: - source_labels: - job