added auth-proxy dashboard
Check with kubeconform / lint (push) Successful in 8s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 13s
Auto-update README / Generate README and Create MR (push) Successful in 11s

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"
}