misc: actualbudget, authentik, headscale, rybbit, terminal, dbaas updates

- actualbudget: adjust resource config
- authentik: add configuration
- headscale: minor fix
- rybbit: add resources
- terminal: add terminal stack config
- platform/dbaas: add config
- infra: update lock file
This commit is contained in:
Viktor Barzin 2026-04-06 11:58:00 +03:00
parent c2f9ca0d13
commit 0de2fef9c9
8 changed files with 95 additions and 41 deletions

View file

@ -349,7 +349,7 @@ module "ingress-ui" {
name = "headscale-ui"
host = "headscale"
service_name = "headscale"
port = 8081
port = 80
ingress_path = ["/web"]
tls_secret_name = var.tls_secret_name
}