From df40cd831d4e0b63be48e0f0136bab19a62e55e9 Mon Sep 17 00:00:00 2001 From: erthalion <9erthalion6@gmail.com> Date: Thu, 7 Jun 2018 10:25:50 +0200 Subject: [PATCH] Adjust the wording --- docs/user.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user.md b/docs/user.md index 360b58e97..2420a2681 100644 --- a/docs/user.md +++ b/docs/user.md @@ -247,7 +247,7 @@ Note that timezone required for `timestamp` (offset relative to UTC, see RFC PostgreSQL operator supports statefulset volume resize if you're using the operator on top of AWS. For that you need to change the size field of the -volume description in the cluster manifest and apply it: +volume description in the cluster manifest and apply the change: ``` apiVersion: "acid.zalan.do/v1" @@ -265,7 +265,7 @@ acts on differences. You can only enlarge the volume with the process described above, shrinking is not supported and will emit a warning. After this update all the new volumes in -a statefulset are allocated according to the new size. To enlarge persistent +the statefulset are allocated according to the new size. To enlarge persistent volumes attached to the running pods, the operator performs the following actions: