alpine: loki fixes

This commit is contained in:
Tristan 2025-08-04 21:39:05 +01:00
parent 76306f2caf
commit b5f1220ea9
4 changed files with 71 additions and 62 deletions

View file

@ -10,7 +10,7 @@
};
authentik-config = {
autoStart = true;
image = "ghcr.io/goauthentik/server:2025.6.0";
image = "ghcr.io/goauthentik/server:2025.6.3";
volumes = ["/home/tristan/pods/authentik/media:/media"];
environment = {
AUTHENTIK_POSTGRESQL__USER = postgres.user;