Skip to content

Commit

Permalink
fix site (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten authored Oct 7, 2024
1 parent 35e3f1b commit 8cdae9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/cluster.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ module "some_mesh_cluster" {
longhorn_passphrase = var.longhorn_passphrase
k3s_token = var.k3s_token
DATADOG_API_KEY = var.DATADOG_API_KEY
DATADOG_SITE = var.DATADOG_SITE
vm_nic = var.vm_nic
}

0 comments on commit 8cdae9a

Please sign in to comment.