feat(backup): 集群备份相关问题修复

这个提交包含在:
rohow
2025-09-01 19:04:21 +08:00
未验证
父节点 363903c661
当前提交 e09555613a
修改 4 个文件,包含 6 行新增4 行删除
@@ -15,7 +15,7 @@ spec:
- cn-hk - cn-hk
weight: 1 weight: 1
instances: 1 instances: 1
imageName: ghcr.io/cloudnative-pg/postgresql:17-bookworm imageName: ghcr.io/cloudnative-pg/postgresql:17.4
enableSuperuserAccess: true enableSuperuserAccess: true
storage: storage:
size: 10Gi size: 10Gi
@@ -15,7 +15,7 @@ spec:
- cn-sh - cn-sh
weight: 1 weight: 1
instances: 1 instances: 1
imageName: ghcr.io/cloudnative-pg/postgresql:17-bookworm imageName: ghcr.io/cloudnative-pg/postgresql:17.4
enableSuperuserAccess: true enableSuperuserAccess: true
storage: storage:
size: 10Gi size: 10Gi
@@ -7,7 +7,7 @@ spec:
repo: https://cloudnative-pg.github.io/charts repo: https://cloudnative-pg.github.io/charts
chart: cloudnative-pg chart: cloudnative-pg
targetNamespace: infra-data targetNamespace: infra-data
version: 0.26.0 version: 0.25.0
valuesContent: |- valuesContent: |-
affinity: affinity:
nodeAffinity: nodeAffinity:
@@ -22,4 +22,6 @@ spec:
- key: "node-role.kubernetes.io/control-plane" - key: "node-role.kubernetes.io/control-plane"
operator: "Exists" operator: "Exists"
effect: "NoSchedule" effect: "NoSchedule"
image:
tag: "1.25.3"
+1 -1
查看文件
@@ -41,7 +41,7 @@ spec:
prefix: velero prefix: velero
config: config:
region: cn-east-3 region: cn-east-3
s3ForcePathStyle: true s3ForcePathStyle: false
s3Url: https://obs.cn-east-3.myhuaweicloud.com s3Url: https://obs.cn-east-3.myhuaweicloud.com
checksumAlgorithm: "" checksumAlgorithm: ""
credentials: credentials: