Skip to content

Commit

Permalink
Set provider label for vm-operator as runtime-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Mar 7, 2024
1 parent 8efc0ea commit 5b3726c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/infrastructure/vm-operator/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Kustomization
commonLabels:
# vm-operator is not a CAPI provider, but by adding this label
# we can get this installed by Cluster APIs Tiltfile.
cluster.x-k8s.io/provider: "infrastructure-vm-operator"
cluster.x-k8s.io/provider: "runtime-extension-vm-operator"

resources:
- vm-operator.yaml
Expand Down

0 comments on commit 5b3726c

Please sign in to comment.