Backup needs RW access to data, for logs

This commit is contained in:
Daniel Berteaud 2023-11-03 16:20:13 +01:00
parent 24eda58174
commit 6350e82f32
1 changed files with 0 additions and 1 deletions

View File

@ -344,7 +344,6 @@ _EOT
volume_mount {
volume = "data"
destination = "/data"
read_only = true
}
[[ template "common/resources.tpl" .pg.backup.resources ]]