Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Commit 8c02a46

Browse files
Fix cluster config (alpha1 -> v1alpha1)
Signed-off-by: Gianluca Borello <g.borello@gmail.com>
1 parent d3586f0 commit 8c02a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cluster/cluster-with-custom-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: mysql.oracle.com/alpha1
1+
apiVersion: mysql.oracle.com/v1alpha1
22
kind: Cluster
33
metadata:
44
name: mysql

0 commit comments

Comments
 (0)