From 2035a87523cd71698d8019e3b68a1d7cb94c4f8f Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Mon, 15 Apr 2024 12:53:19 +0100 Subject: Update Olli targets with new namespaces --- kubernetes/namespaces/monitoring/olli/configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/namespaces') diff --git a/kubernetes/namespaces/monitoring/olli/configmap.yaml b/kubernetes/namespaces/monitoring/olli/configmap.yaml index ecedb90..de5dc72 100644 --- a/kubernetes/namespaces/monitoring/olli/configmap.yaml +++ b/kubernetes/namespaces/monitoring/olli/configmap.yaml @@ -5,6 +5,6 @@ metadata: namespace: monitoring data: LOKI_API_URL: http://loki.loki.svc.cluster.local:3100 - LOKI_JOBS: default/bot,default/site,default/sir-lancebot,default/sir-robin,default/metricity,default/snekbox,default/quackstack,default/black-knight + LOKI_JOBS: bots/bot,web/site,bots/sir-lancebot,bots/sir-robin,bots/metricity,snekbox/snekbox,apis/quackstack,bots/black-knight SERVICE_INTERVAL_MINUTES: '30' SERVICE_TOKENS: '[{"token":"CRITICAL","color":"#ff5f5f"},{"token":"ERROR","color":"#ff5f5f"},{"token":"WARN","color":"#ffe24d","case_sensitive":true}]' -- cgit v1.2.3