try to fix keycloak'
This commit is contained in:
parent
e2a3ef146f
commit
c004ee7bbd
@ -52,6 +52,11 @@ postgresql:
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 8Gi
|
||||
# Match the live StatefulSet's immutable PVC retention policy
|
||||
persistentVolumeClaimRetentionPolicy:
|
||||
enabled: true
|
||||
whenDeleted: Retain
|
||||
whenScaled: Retain
|
||||
|
||||
customReadinessProbe:
|
||||
httpGet:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user