Skip to content

经测试1.6.2不支持标准版的备份调度 #53

@sj-dev

Description

@sj-dev

但是spec.backupSpec. cluster 创建后,不能备份标准版的。
改成下面的,会报编排文件不支持。希望官方支持一下标准版的备份调度。
kubectl apply -n polardbx-operator-system -f - <<EOF
apiVersion: polardbx.aliyun.com/v1
kind: PolarDBXBackupSchedule
metadata:
name: pxc-schedule-standard
spec:
schedule: "*/20 * * * *"
maxBackupCount: 5
suspend: false
backupSpec:
xstore:
name: polardbx-start
retentionTime: 240h
storageProvider:
storageName: s3
sink: jxminio
preferredBackupRole: follower
EOF

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions