Fixed authentik
All checks were successful
Terraform / Terraform (push) Successful in 34s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s

This commit is contained in:
Ultradesu
2026-03-12 21:22:45 +00:00
parent 40db3879ea
commit 89e788cf1a
5 changed files with 403 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
groups = {
"admins" = {
name = "Administrators"
is_superuser = true
attributes = {
notes = "Managed by Terraform"
}
}
}