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

Commit b48cb69

Browse files
gianlucaborelloowainlewis
authored andcommitted
Fix cluster config (alpha1 -> v1alpha1) (#130)
Signed-off-by: Gianluca Borello <g.borello@gmail.com>
1 parent 5d59def commit b48cb69

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)