Skip to content

Commit

Permalink
fix: add tekton-pipelines ns to global
Browse files Browse the repository at this point in the history
  • Loading branch information
locmai committed Dec 31, 2021
1 parent d9113b9 commit adbbc85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions global/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ resource "kubernetes_namespace" "namespaces" {
"cert-manager",
"cloudflared",
"external-dns",
"tekton-pipelines"
])

metadata {
Expand Down

0 comments on commit adbbc85

Please sign in to comment.