This commit is contained in:
2023-10-23 18:22:49 +02:00
parent fc0a13136d
commit 3bc46a3d6a
2 changed files with 38 additions and 38 deletions

View File

@@ -247,7 +247,7 @@ module "directus-oauth2" {
namespace = var.namespace
labels = local.directus-labels
dns-name = local.directus-dns-name
redirect-path = ""
redirect-path = "auth/login/VYNIL/callback"
providers = {
kubernetes = kubernetes
kubectl = kubectl