Added UK lan-play instance
Keycloak Terraform / Terraform (push) Successful in 26s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 15s
Check with kubeconform / lint (push) Successful in 11s
Auto-update README / Generate README and Create MR (push) Successful in 18s

This commit is contained in:
Ultradesu
2026-08-05 12:56:42 +01:00
parent 1091d6bd14
commit f038016d46
6 changed files with 170 additions and 0 deletions
+4
View File
@@ -24,6 +24,10 @@ proxy_applications = {
domain = "import.hexor.cy"
allowed_groups = ["hexor-admin"]
}
LanPlay = {
domain = "lp.hexor.cy"
allowed_groups = ["hexor-admin"]
}
}
oauth2_applications = {