From 8c02a46b928773f1b6952b0030f0aa47c0456f2f Mon Sep 17 00:00:00 2001 From: Gianluca Borello Date: Mon, 11 Jun 2018 11:32:03 -0700 Subject: [PATCH] Fix cluster config (alpha1 -> v1alpha1) Signed-off-by: Gianluca Borello --- examples/cluster/cluster-with-custom-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cluster/cluster-with-custom-config.yaml b/examples/cluster/cluster-with-custom-config.yaml index 2a5b2d798..0b4439196 100644 --- a/examples/cluster/cluster-with-custom-config.yaml +++ b/examples/cluster/cluster-with-custom-config.yaml @@ -1,4 +1,4 @@ -apiVersion: mysql.oracle.com/alpha1 +apiVersion: mysql.oracle.com/v1alpha1 kind: Cluster metadata: name: mysql