MySQL Forums
Forum List  »  MySQL & Kubernetes

deleteBackupData not work?
Posted by: Bing Ma
Date: April 10, 2024 03:59AM

Is it that I'm not using it correctly, or is there a bug? When I deleted the MBK resources, the backup files in Minio were not removed.

the mbk:
########
apiVersion: mysql.oracle.com/v2
kind: MySQLBackup
metadata:
name: a-cool-one-off-mgr0410
spec:
clusterName: mgr-0409-newop
backupProfile:
name: s3-backup-profile
dumpInstance:
dumpOptions:
storage:
s3:
bucketName: username
prefix: mgr-backup
config: s3-secret
endpoint: http://xxxx

deleteBackupData: true

Options: ReplyQuote


Subject
Written By
Posted
deleteBackupData not work?
April 10, 2024 03:59AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.