added auth-proxy dashboard
This commit is contained in:
@@ -19,5 +19,5 @@ provider "keycloak" {
|
||||
}
|
||||
|
||||
provider "kubernetes" {
|
||||
config_path = var.kubeconfig_path
|
||||
config_path = "~/.kube/config"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user