diff --git a/docs/tutorial.md b/docs/tutorial.md index ca87eb596..11c5f156f 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -108,7 +108,7 @@ EOF Now let's create a new MySQL cluster. Create a cluster.yaml file with the following contents ```yaml -apiVersion: mysql.oracle.com/v1 +apiVersion: mysql.oracle.com/v1alpha1 kind: MySQLCluster metadata: name: myappdb