Skip to content

Commit 593f3cd

Browse files
committed
v4 to v5 WAL volume note
Add a comment to remind users to add a WAL volume to the upgraded v5 cluster if one exists in the original v4 cluster.
1 parent ee38ba7 commit 593f3cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/content/guides/v4tov5.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ spec:
121121
pgBackRestVolume:
122122
pvcName: hippo-pgbr-repo
123123
directory: "hippo-backrest-shared-repo"
124-
# only specify external WAL PVC if enabled in PGO v4 cluster
124+
# Only specify external WAL PVC if enabled in PGO v4 cluster. If enabled
125+
# in v4, a WAL volume must be defined for the v5 cluster as well.
125126
# pgWALVolume:
126127
# pvcName: hippo-jgut-wal
127128
```

0 commit comments

Comments
 (0)