From 2d15c17ee0b4361bc9110fa52aaf3654acefec11 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Sat, 20 Apr 2024 10:03:00 +0200 Subject: [PATCH] docs: minor clarification regarding k8s namespace and hub --- terraform/aws/variables.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/aws/variables.tf b/terraform/aws/variables.tf index c85e007701..01e0668753 100644 --- a/terraform/aws/variables.tf +++ b/terraform/aws/variables.tf @@ -56,7 +56,7 @@ variable "hub_cloud_permissions" { default = {} description = <<-EOT Cloud permissions attached to Kubernetes Service Accounts in a particular - hub in this cluster. + k8s namespace (hub) in this cluster. The key is a Kubernetes namespace, which by convention in 2i2c clusters is also the name of the hub.