Skip to content

Commit 046aede

Browse files
Fix the label in CRD for versions
1 parent 5032281 commit 046aede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/crd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# It should be run by config/default
44
# Labels to add to all resources and selectors.
55
commonLabels:
6-
cluster.x-k8s.io/v1beta1: v1beta1
6+
cluster.x-k8s.io/v1beta1: v1beta1_v1beta2
77

88
resources:
99
- bases/infrastructure.cluster.x-k8s.io_ociclusters.yaml

0 commit comments

Comments
 (0)