Skip to content

Commit

Permalink
turn pipeline back on
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed May 13, 2025
1 parent 92a8055 commit 692671c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lab/_envcommon/default-versions.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ locals {
"eks-loki" = "0.1.3"
"eks-metrics-server" = "0.1.3"
"eks-otel" = "0.0.2"
"eks-pipeline" = false
"eks-pipeline" = "initial"
"eks-postgresql" = false
"eks-prometheus" = "0.1.3"
"eks-tempo" = "0.1.3"
Expand Down Expand Up @@ -63,7 +63,7 @@ locals {
"eks-kiali" = false
"eks-loki" = false
"eks-otel" = false
"eks-pipeline" = false
"eks-pipeline" = true
"eks-postgresql" = false
"eks-prometheus" = false
"eks-tempo" = false
Expand Down

0 comments on commit 692671c

Please sign in to comment.