radondb-mysql-kubernetes icon indicating copy to clipboard operation
radondb-mysql-kubernetes copied to clipboard

chart: Support the use of Helm to install MySQL cluster

Open runkecheng opened this issue 2 years ago • 0 comments

What type of PR is this?

/enhancement

Which issue(s) this PR fixes?

Fixes #516

What this PR does?

Summary:

add a subchart mysqlcluster

uses:

helm install demo charts/mysql-operator --set manager.tag=v2.2.0-beta.1 --set mysqlcluster.install=true --set mysqlcluster.operatorVersion=v2.2.0-beta.1

Special notes for your reviewer?

next:

  • [x] tls
  • [ ] image prefix
  • [ ] backup

runkecheng avatar Jun 09 '22 03:06 runkecheng