Compare commits
3 Commits
6d9a090af3
...
482b9bf613
| Author | SHA1 | Date | |
|---|---|---|---|
|
482b9bf613
|
|||
| 5a432d5903 | |||
| 15f7844b93 |
@@ -13,7 +13,7 @@ spec:
|
|||||||
schedule: "0 0 * * *"
|
schedule: "0 0 * * *"
|
||||||
rsyncTLS:
|
rsyncTLS:
|
||||||
keySecret: booklore-data-replication-secret
|
keySecret: booklore-data-replication-secret
|
||||||
address: placeholder
|
address: volsync-rsync-tls-dst-booklore-data-replication-destination
|
||||||
copyMethod: Snapshot
|
copyMethod: Snapshot
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ services:
|
|||||||
- /dev/net/tun:/dev/net/tun
|
- /dev/net/tun:/dev/net/tun
|
||||||
|
|
||||||
postgresql:
|
postgresql:
|
||||||
image: docker.io/postgres:17.7-alpine3.21
|
image: docker.io/postgres:18.1-alpine3.21
|
||||||
container_name: gitea-postgres
|
container_name: gitea-postgres
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
|
|||||||
Reference in New Issue
Block a user