fix
This commit is contained in:
@@ -51,7 +51,7 @@ module "oauth2" {
|
||||
namespace = var.namespace
|
||||
labels = local.common-labels
|
||||
dns_name = local.dns_name
|
||||
redirect-path = "user/oauth2/vynil/callback"
|
||||
redirect_path = "user/oauth2/vynil/callback"
|
||||
providers = {
|
||||
kubernetes = kubernetes
|
||||
kubectl = kubectl
|
||||
|
||||
Reference in New Issue
Block a user