modified: apps/authentik/values.yaml
This commit is contained in:
@@ -44,7 +44,7 @@ authentik:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql
|
||||
tag: "16" # Simple Tag
|
||||
tag: "15" # Stabil
|
||||
auth:
|
||||
existingSecret: "authentik-secrets"
|
||||
secretKeys:
|
||||
@@ -60,7 +60,7 @@ authentik:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/redis
|
||||
tag: "7.4" # Simple Tag
|
||||
tag: "7.2" # Stabil
|
||||
auth:
|
||||
existingSecret: "authentik-secrets"
|
||||
existingSecretPasswordKey: "redis-password"
|
||||
|
||||
Reference in New Issue
Block a user