feat(k8s): 启用 postgres 每日备份到 S3(已实测上传成功)
This commit is contained in:
@@ -8,8 +8,8 @@ resources:
|
|||||||
- postgres/secret.yaml
|
- postgres/secret.yaml
|
||||||
- postgres/statefulset.yaml
|
- postgres/statefulset.yaml
|
||||||
- postgres/service.yaml
|
- postgres/service.yaml
|
||||||
# 可选:PostgreSQL 每日备份到 S3,填好 s3-* 后取消注释
|
# PostgreSQL 每日备份到 S3
|
||||||
# - postgres/backup-cronjob.yaml
|
- postgres/backup-cronjob.yaml
|
||||||
- backend/secret.yaml
|
- backend/secret.yaml
|
||||||
- backend/deployment.yaml
|
- backend/deployment.yaml
|
||||||
- backend/service.yaml
|
- backend/service.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user