Skip to content

Commit

Permalink
Merge pull request #297 from richardcase/tilt_provider
Browse files Browse the repository at this point in the history
chore: add tilt provider file
  • Loading branch information
k8s-ci-robot authored Nov 4, 2024
2 parents 9c5001d + 5d980b8 commit 0b6306e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions tilt-provider.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"name": "kubevirt",
"config": {
"image": "controller",
"live_reload_deps": [
"main.go",
"go.mod",
"go.sum",
"api",
"pkg",
"controllers"
],
"label": "CAPKV"
}
}
]

0 comments on commit 0b6306e

Please sign in to comment.