Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 31, 2024
1 parent f4535ce commit cdf3232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ output "prometheus_server_internal_endpoint" {
}

output "prometheus_namespace" {
value = var.prometheus_namespace
value = local.ns
}

################################################################################
Expand Down

0 comments on commit cdf3232

Please sign in to comment.