feat(data): 切换数据库镜像

这个提交包含在:
2025-08-20 15:13:49 +08:00 未验证
父节点 9a6233c751
当前提交 32882d76c6
修改 3 个文件,包含 7 行新增7 行删除
@@ -15,16 +15,13 @@ spec:
- cn-hk
weight: 1
instances: 1
imageName: ghcr.io/tensorchord/cloudnative-pgvecto.rs:17.5-v0.4.0
imageName: ghcr.io/cloudnative-pg/postgresql:17-bookworm
enableSuperuserAccess: true
storage:
size: 10Gi
postgresql:
parameters:
archive_timeout: 30min
# 启用向量扩展
shared_preload_libraries:
- "vectors.so"
backup:
retentionPolicy: "7d"
barmanObjectStore:
@@ -15,7 +15,7 @@ spec:
- cn-sh
weight: 1
instances: 1
imageName: ghcr.io/tensorchord/cloudnative-pgvecto.rs:17.5-v0.4.0
imageName: ghcr.io/cloudnative-pg/postgresql:17-bookworm
enableSuperuserAccess: true
storage:
size: 10Gi