radondb / radondb-mysql-kubernetes

Open Source,High Availability Cluster,based on MySQL
Apache License 2.0
352 stars 82 forks source link

3.0 无法使用nfs 备份 #827

Closed lostz closed 7 months ago

lostz commented 10 months ago

我安装文档设置nfsServerAddress 提示我错误信息为:strict decoding error: unknown field "spec.nfsServerAddress" 另外能否支持nfs 的path 路径添加

github-actions[bot] commented 10 months ago

Hi! thanks for your contribution! great first issue!

acekingke commented 10 months ago

3.0的alpha1的api 已经废弃,请使用beta1版本yaml

spec:
  backupops:
    nfs:
      volume: 
          nfs:
            server: xxxxxIP值
            path: /backup
  clusterName: sample
  method: xtrabackup