Add auth exporter module: implement Kubernetes resources, exporter logic, and testing
This commit is contained in:
@@ -5,7 +5,7 @@ variable "tag" {
|
||||
}
|
||||
|
||||
variable "namespace" {
|
||||
description = "Kubernetes namespace to deploy the metrics server"
|
||||
description = "Kubernetes namespace to deploy the cert checker"
|
||||
type = string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user