correct authentik image
This commit is contained in:
parent
9aa02a40b3
commit
6243e03e79
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user