This commit is contained in:
2024-01-26 12:59:14 +01:00
parent ebbf704f85
commit 43a783eb91
11 changed files with 401 additions and 402 deletions

View File

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