Skip to content

Commit 12d30c8

Browse files
committed
fix apiGroup
Signed-off-by: sivchari <shibuuuu5@gmail.com>
1 parent c0fc012 commit 12d30c8

File tree

1 file changed

+1
-1
lines changed
  • test/e2e/data/infrastructure-docker/main/bases

1 file changed

+1
-1
lines changed

test/e2e/data/infrastructure-docker/main/bases/mp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
name: "${CLUSTER_NAME}-mp-0-config"
1717
clusterName: '${CLUSTER_NAME}'
1818
infrastructureRef:
19-
apiGroup: infrastructure.cluster.x-k8s.io/v1beta2
19+
apiGroup: infrastructure.cluster.x-k8s.io
2020
kind: DockerMachinePool
2121
name: "${CLUSTER_NAME}-dmp-0"
2222
version: "${KUBERNETES_VERSION}"

0 commit comments

Comments
 (0)