Skip to content

Commit

Permalink
e2e: Set full infrastructureRef everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Mendoza committed Feb 21, 2024
1 parent 5b5511d commit c412a5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e/linodemachine-controller/byovpc/01-create-cluster.tpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ metadata:
spec:
paused: true
infrastructureRef:
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha1
kind: LinodeCluster
name: linodecluster-sample
---
apiVersion: cluster.x-k8s.io/v1beta1
Expand Down
2 changes: 2 additions & 0 deletions e2e/linodemachine-controller/minimal/01-create-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ metadata:
spec:
paused: true
infrastructureRef:
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha1
kind: LinodeCluster
name: linodecluster-sample
---
apiVersion: cluster.x-k8s.io/v1beta1
Expand Down

0 comments on commit c412a5e

Please sign in to comment.