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 = "user/oauth2/vynil/callback"
|
||||
providers = {
|
||||
kubernetes = kubernetes
|
||||
kubectl = kubectl
|
||||
|
||||
Reference in New Issue
Block a user