mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Fix postgresql chart (#6226)
This commit is contained in:
committed by
k8s-ci-robot
parent
93189b3de1
commit
ee77e9ac4e
@@ -1,5 +1,5 @@
|
||||
name: postgresql
|
||||
version: 0.14.2
|
||||
version: 0.14.3
|
||||
appVersion: 9.6.2
|
||||
description: Object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
|
||||
keywords:
|
||||
|
||||
@@ -138,7 +138,7 @@ probes:
|
||||
readiness:
|
||||
initialDelay: 5
|
||||
timeoutSeconds: 3
|
||||
failureThreshold: 5
|
||||
periodSeconds: 5
|
||||
## Annotations for the deployment and nodes.
|
||||
deploymentAnnotations: {}
|
||||
podAnnotations: {}
|
||||
|
||||
Reference in New Issue
Block a user