This commit is contained in:
2023-11-28 13:43:06 +01:00
parent 2a2e363841
commit b3db56ed0c
2 changed files with 138 additions and 138 deletions

View File

@@ -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