Skip to content

Commit 0d3a40e

Browse files
author
Joshua Reed
committed
Fix labes and manager name for tilt use.
1 parent c04e33f commit 0d3a40e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tilt-provider.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "cloudstack",
3-
"label": "CAPC",
43
"config": {
4+
"manager_name": "capc-controller-manager",
5+
"label": "CAPC",
56
"image": "localhost:5000/cluster-api-provider-cloudstack",
67
"live_reload_deps": [
78
"main.go",

0 commit comments

Comments
 (0)