Skip to content

Commit

Permalink
Merge pull request #2801 from chrischdi/test-vmop-fixes
Browse files Browse the repository at this point in the history
🌱 Set provider label for vm-operator as runtime-extension
  • Loading branch information
k8s-ci-robot authored Mar 7, 2024
2 parents 8efc0ea + 5b3726c commit a99c266
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 a99c266

Please sign in to comment.