Skip to content

Commit

Permalink
removed a potentially misleading namespace output
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanturn committed Oct 8, 2020
1 parent 6d6c4cf commit 13b3710
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions outputs.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
output "name" {
value = local.argo_project.metadata.name
}
output "namespace" {
value = local.argo_project.metadata.namespace
}

0 comments on commit 13b3710

Please sign in to comment.