This commit is contained in:
2024-01-26 10:19:34 +01:00
parent e8ad81c3db
commit 94e78fa7e9
187 changed files with 3355 additions and 2857 deletions

View File

@@ -10,7 +10,7 @@ variable "namespace" {
variable "issuer" {
type = string
}
variable "ingress_class" {
variable "ingress-class" {
type = string
}