diff --git a/terraform-environments/aws/terragrunt-dev/progress.md b/terraform-environments/aws/terragrunt-dev/progress.md index 676c21cf0..6037343a0 100644 --- a/terraform-environments/aws/terragrunt-dev/progress.md +++ b/terraform-environments/aws/terragrunt-dev/progress.md @@ -324,6 +324,9 @@ grafana: secretName: domain-wildcard # This should match the Certificate secretName ``` +This will get a wild card certificate for the entire cluster to use. In most cases just +getting this one certificate would be good enough. + # 210-kube-prometheus-stack PR: https://github.com/ManagedKube/kubernetes-ops/pull/343