fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user