This commit is contained in:
2024-05-23 13:21:16 +02:00
parent 73b9353ada
commit 94515871fa
23 changed files with 618 additions and 504 deletions

View File

@@ -57,7 +57,7 @@ module "oauth2" {
namespace = var.namespace
domain = var.domain
labels = local.common_labels
dns_name = local.dns_name
dns_name = "${local.dns_name}/"
redirect_path = ""
providers = {
kubernetes = kubernetes