Skip to content

Commit 82ae883

Browse files
committed
docs/tilt: fix duplicate key in tilt-provider.yaml
Signed-off-by: Benjamin Gentil <[email protected]>
1 parent e575705 commit 82ae883

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/book/src/developer/tilt.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,6 @@ A provider must supply a `tilt-provider.yaml` file describing how to build it. H
354354
name: aws
355355
config:
356356
image: "gcr.io/k8s-staging-cluster-api-aws/cluster-api-aws-controller",
357-
label: CAPA
358357
live_reload_deps: ["main.go", "go.mod", "go.sum", "api", "cmd", "controllers", "pkg"]
359358
label: CAPA
360359
```

0 commit comments

Comments
 (0)