Skip to content

Commit

Permalink
chore: passing pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrodlop committed Oct 3, 2024
1 parent 1737773 commit c0f6404
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion blueprints/02-at-scale/img/at-scale.k8s.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion blueprints/02-at-scale/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit c0f6404

Please sign in to comment.