[bitnami/postgresql]: Fix typo (#8632)

This commit is contained in:
Levi Lutz
2022-01-12 02:50:20 -05:00
committed by GitHub
parent 7162982ffb
commit c7ad959e30
2 changed files with 2 additions and 2 deletions

View File

@@ -26,4 +26,4 @@ name: postgresql
sources:
- https://github.com/bitnami/bitnami-docker-postgresql
- https://www.postgresql.org/
version: 10.16.0
version: 10.16.1

View File

@@ -769,7 +769,7 @@ networkPolicy:
## - {key: role, operator: In, values: [frontend]}
##
explicitNamespacesSelector: {}
## Configure extra options for liveness probe
## Configure extra options for startup probe
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes
## @param startupProbe.enabled Enable startupProbe
## @param startupProbe.initialDelaySeconds Initial delay seconds for startupProbe