From bf349f258b04f1174fac12787bd7388851649225 Mon Sep 17 00:00:00 2001 From: nold Date: Sun, 12 Feb 2023 19:17:30 +0100 Subject: [PATCH] change(gitea): Postgres recovery --- projects/gitea/manifests/postgre.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/projects/gitea/manifests/postgre.yaml b/projects/gitea/manifests/postgre.yaml index 9deea48f..381b4707 100644 --- a/projects/gitea/manifests/postgre.yaml +++ b/projects/gitea/manifests/postgre.yaml @@ -8,13 +8,8 @@ spec: imageName: ghcr.io/cloudnative-pg/postgresql:15 bootstrap: - initdb: - import: - type: microservice - databases: - - gitea - source: - externalCluster: gitea + recovery: + source: gitea backup: barmanObjectStore: