File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ Note that timezone required for `timestamp` (offset relative to UTC, see RFC
247
247
248
248
PostgreSQL operator supports statefulset volume resize if you're using the
249
249
operator on top of AWS. For that you need to change the size field of the
250
- volume description in the cluster manifest and apply it :
250
+ volume description in the cluster manifest and apply the change :
251
251
252
252
` ` `
253
253
apiVersion: "acid.zalan.do/v1"
@@ -265,7 +265,7 @@ acts on differences.
265
265
266
266
You can only enlarge the volume with the process described above, shrinking is
267
267
not supported and will emit a warning. After this update all the new volumes in
268
- a statefulset are allocated according to the new size. To enlarge persistent
268
+ the statefulset are allocated according to the new size. To enlarge persistent
269
269
volumes attached to the running pods, the operator performs the following
270
270
actions :
271
271
You can’t perform that action at this time.
0 commit comments