From fd667ce503ed8a9a19a235b24ee2ad73fd990518 Mon Sep 17 00:00:00 2001 From: nold Date: Thu, 30 Mar 2023 15:38:57 +0200 Subject: [PATCH] fix(hass): postgres --- projects/homeassistant/manifests/postgre.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/projects/homeassistant/manifests/postgre.yaml b/projects/homeassistant/manifests/postgre.yaml index 52af6488..6c9bbcf8 100644 --- a/projects/homeassistant/manifests/postgre.yaml +++ b/projects/homeassistant/manifests/postgre.yaml @@ -11,10 +11,6 @@ spec: recovery: source: homeassistant - postgresql: - parameters: - full_page_writes: off - backup: barmanObjectStore: destinationPath: "s3://homeassistant-db/"