chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-7.0.24"></a>
|
||||
### [postgresql-7.0.24](https://github.com/truecharts/apps/compare/postgresql-7.0.23...postgresql-7.0.24) (2022-03-30)
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.22"></a>
|
||||
### [postgresql-7.0.22](https://github.com/truecharts/apps/compare/postgresql-7.0.21...postgresql-7.0.22) (2022-03-30)
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| postgresqlDatabase | string | `"test"` | |
|
||||
| postgresqlPassword | string | `"testpass"` | |
|
||||
| postgresqlUsername | string | `"test"` | |
|
||||
| probes | object | See below | [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
|
||||
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
|
||||
| probes.liveness | object | See below | Liveness probe configuration |
|
||||
| probes.liveness.custom | bool | `true` | Set this to `true` if you wish to specify your own livenessProbe |
|
||||
| probes.liveness.enabled | bool | `true` | Enable the liveness probe |
|
||||
|
||||
Reference in New Issue
Block a user