correct authentik image

This commit is contained in:
Mans Ziesel 2024-12-24 14:17:25 +01:00
parent 9aa02a40b3
commit 6243e03e79

View File

@ -24,7 +24,7 @@ spec:
persistentVolumeClaim:
claimName: authentik-templates-pvc
containers:
- image: ghcr.io/goauthentik/authentik:2024.12.1
- image: ghcr.io/goauthentik/server:2024.12.1
name: authentik-server
command: ["server"]
environment:
@ -63,7 +63,7 @@ spec:
name: authentik-media
- mountPath: /templates
name: authentik-templates
# - image: ghcr.io/goauthentik/authentik:2024.12.1
# - image: ghcr.io/goauthentik/server:2024.12.1
# name: authentik-worker
# command: ["worker"]
# environment: