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