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