Skip to content

Commit

Permalink
Revert "Add product label"
Browse files Browse the repository at this point in the history
This reverts commit 7a9a044.
  • Loading branch information
adys committed Apr 4, 2020
1 parent 7a9a044 commit 6d8765e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ resource "kubernetes_namespace" "alb_ingress" {

metadata {
name = var.k8s_namespace
labels = {
product = "ingress"
}
}
}

Expand Down

0 comments on commit 6d8765e

Please sign in to comment.