diff --git a/projects/homeassistant/manifests/postgre.yaml b/projects/homeassistant/manifests/postgre.yaml index 6c9bbcf8..52af6488 100644 --- a/projects/homeassistant/manifests/postgre.yaml +++ b/projects/homeassistant/manifests/postgre.yaml @@ -11,6 +11,10 @@ spec: recovery: source: homeassistant + postgresql: + parameters: + full_page_writes: off + backup: barmanObjectStore: destinationPath: "s3://homeassistant-db/"