feat(data): 切换数据库镜像
这个提交包含在:
@@ -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
|
||||
|
||||
在新议题中引用
屏蔽一个用户