added auth-proxy dashboard

This commit is contained in:
Ultradesu
2026-05-05 18:57:05 +01:00
parent cdf836afd3
commit cd45c64457
5 changed files with 123 additions and 59 deletions
+1 -1
View File
@@ -19,5 +19,5 @@ provider "keycloak" {
}
provider "kubernetes" {
config_path = var.kubeconfig_path
config_path = "~/.kube/config"
}