From c0f64047f74d70eb6eb8c01e3c1779a2a03784c8 Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Lopez Date: Thu, 3 Oct 2024 19:36:13 +0200 Subject: [PATCH] chore: passing pre-commit --- blueprints/02-at-scale/img/at-scale.k8s.drawio.svg | 2 +- blueprints/02-at-scale/outputs.tf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blueprints/02-at-scale/img/at-scale.k8s.drawio.svg b/blueprints/02-at-scale/img/at-scale.k8s.drawio.svg index 3d9beda9..1b1fc2d2 100644 --- a/blueprints/02-at-scale/img/at-scale.k8s.drawio.svg +++ b/blueprints/02-at-scale/img/at-scale.k8s.drawio.svg @@ -1222,4 +1222,4 @@ - \ No newline at end of file + diff --git a/blueprints/02-at-scale/outputs.tf b/blueprints/02-at-scale/outputs.tf index 6ace500d..1925dbfc 100644 --- a/blueprints/02-at-scale/outputs.tf +++ b/blueprints/02-at-scale/outputs.tf @@ -228,4 +228,4 @@ output "tempo_tags" { output "loki_labels" { description = "List all labels injested in Loki." value = "kubectl exec -n cbci -ti cjoc-0 --container jenkins -- curl -sG loki.${local.observability_ns}.svc.cluster.local:3100/loki/api/v1/labels" -} \ No newline at end of file +}