From f3f88acf69f863454052a17c54a09b2d472b7d64 Mon Sep 17 00:00:00 2001 From: Pratik <68642400+pratikbalar@users.noreply.github.com> Date: Wed, 15 Dec 2021 14:58:31 +0530 Subject: [PATCH] docs: fix typo `velow` to `below` --- helm/postgres/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/postgres/values.yaml b/helm/postgres/values.yaml index ac728ce4..62b7ddac 100644 --- a/helm/postgres/values.yaml +++ b/helm/postgres/values.yaml @@ -166,7 +166,7 @@ ################################# # backupsSize sets the storage size of the backups to a volume in Kubernetes. -# can be overridden by "pgBackRestConfig", if set. Defaults to the value velow. +# can be overridden by "pgBackRestConfig", if set. Defaults to the value below. # backupsSize: 1Gi # s3 allows for AWS S3 or an S3 compatible storage system to be used for