try to fix keycloak'

This commit is contained in:
dvirlabs 2026-03-14 22:19:50 +02:00
parent e2a3ef146f
commit c004ee7bbd

View File

@ -52,6 +52,11 @@ postgresql:
persistence: persistence:
enabled: true enabled: true
size: 8Gi size: 8Gi
# Match the live StatefulSet's immutable PVC retention policy
persistentVolumeClaimRetentionPolicy:
enabled: true
whenDeleted: Retain
whenScaled: Retain
customReadinessProbe: customReadinessProbe:
httpGet: httpGet: