modified: apps/authentik/values.yaml
This commit is contained in:
@@ -42,7 +42,7 @@ authentik:
|
||||
postgresql:
|
||||
enabled: true
|
||||
image:
|
||||
tag: "15-debian-12" # Floating Tag statt fixer Hash
|
||||
tag: "15.5.0-debian-11-r2" # Älter aber existent
|
||||
auth:
|
||||
existingSecret: "authentik-secrets"
|
||||
secretKeys:
|
||||
@@ -56,7 +56,7 @@ authentik:
|
||||
redis:
|
||||
enabled: true
|
||||
image:
|
||||
tag: "7.4-debian-12" # Floating Tag
|
||||
tag: "7.2.4-debian-11-r2" # Älter aber existent
|
||||
auth:
|
||||
existingSecret: "authentik-secrets"
|
||||
existingSecretPasswordKey: "redis-password"
|
||||
|
||||
Reference in New Issue
Block a user