Accidentaly applied Authentik changes to harbor

This commit is contained in:
Marco van Zijl 2025-10-23 19:45:23 +02:00
parent e1250eb982
commit eccdda0ce7
2 changed files with 3 additions and 6 deletions

View File

@ -61,6 +61,9 @@ spec:
enabled: false
redis:
enabled: true
image:
repository: redis
tag: 8.2
master:
persistence:
enabled: false

View File

@ -26,12 +26,6 @@ spec:
updateStrategy:
type: Recreate
# Change the Redis image from bitnami to the official one
redis:
image:
repository: redis
tag: 8.2
# --- all persistence via PVCs (no S3/GCS/etc.) ---
persistence:
enabled: true