mirror of
https://github.com/nold360/hive-apps
synced 2025-01-03 04:01:14 +00:00
change(gitea): Postgres recovery
This commit is contained in:
parent
93333335f3
commit
bf349f258b
1 changed files with 2 additions and 7 deletions
|
@ -8,13 +8,8 @@ spec:
|
||||||
imageName: ghcr.io/cloudnative-pg/postgresql:15
|
imageName: ghcr.io/cloudnative-pg/postgresql:15
|
||||||
|
|
||||||
bootstrap:
|
bootstrap:
|
||||||
initdb:
|
recovery:
|
||||||
import:
|
source: gitea
|
||||||
type: microservice
|
|
||||||
databases:
|
|
||||||
- gitea
|
|
||||||
source:
|
|
||||||
externalCluster: gitea
|
|
||||||
|
|
||||||
backup:
|
backup:
|
||||||
barmanObjectStore:
|
barmanObjectStore:
|
||||||
|
|
Loading…
Reference in a new issue