Skip to content

Commit

Permalink
Update monitoring.tf (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarrow authored Aug 16, 2022
1 parent c8f012a commit b938be5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tf/env/staging/monitoring.tf
Original file line number Diff line number Diff line change
@@ -1,8 1,8 @@
module "staging-monitoring" {
source = "git::ssh://[email protected]/wmde/wbaas-deploy//tf//modules/monitoring?ref=tf-module-monitoring-11"
source = "git::ssh://[email protected]/wmde/wbaas-deploy//tf//modules/monitoring?ref=tf-module-monitoring-13"
providers = {
kubernetes = kubernetes.wbaas-2
}
cluster_name = local.staging_cluster_name
email_group = "[email protected]"
}
}

0 comments on commit b938be5

Please sign in to comment.