Add hpz440 host configuration and SSH setup for Windows; update Prometheus targets and variables

This commit is contained in:
2025-10-05 23:18:44 +02:00
parent 9b330f84a2
commit 0e167d747d
15 changed files with 305 additions and 144 deletions
@@ -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" {