This commit is contained in:
2024-01-24 16:24:54 +01:00
parent c490eac799
commit a06c8a4608
3 changed files with 32 additions and 24 deletions

View File

@@ -38,6 +38,7 @@ module "ingress" {
app_group = var.app-group
dns_name = local.dns-name
icon = local.icon
sub_groups = ["admin"]
protocol_provider = module.oauth2.provider-id
providers = {
authentik = authentik