try to fix keycloak'
This commit is contained in:
parent
e2a3ef146f
commit
c004ee7bbd
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user