From 1c7c13a22927ee5b106842f0de7fec6491597c0a Mon Sep 17 00:00:00 2001 From: Shivani Singhal Date: Thu, 20 Oct 2022 09:25:29 +0530 Subject: [PATCH] Adding CABP label in tilt-provider.json (#727) --- tilt-provider.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tilt-provider.json b/tilt-provider.json index 21702ebab..578d269db 100644 --- a/tilt-provider.json +++ b/tilt-provider.json @@ -2,6 +2,7 @@ "name": "byoh", "config": { "image": "gcr.io/k8s-staging-cluster-api/cluster-api-byoh-controller", + "label": "CAPB", "live_reload_deps": [ "main.go", "go.mod",