Add hpz440 host configuration and SSH setup for Windows; update Prometheus targets and variables
This commit is contained in:
@@ -7,7 +7,7 @@ variable "tag" {
|
||||
variable "namespace" {
|
||||
description = "Kubernetes namespace to deploy the prometheus exporter"
|
||||
type = string
|
||||
default = "kube-system"
|
||||
default = "prometheus"
|
||||
}
|
||||
|
||||
variable "persistent_folder" {
|
||||
|
||||
Reference in New Issue
Block a user