Skip to content

Commit 355348c

Browse files
authored
Merge pull request #7803 from bengentil/ben/fix-tilt-doc
📖 docs/tilt: fix duplicate key in tilt-provider.yaml
2 parents 04e6c2b + 82ae883 commit 355348c

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
@@ -363,7 +363,6 @@ A provider must supply a `tilt-provider.yaml` file describing how to build it. H
363363
name: aws
364364
config:
365365
image: "gcr.io/k8s-staging-cluster-api-aws/cluster-api-aws-controller",
366-
label: CAPA
367366
live_reload_deps: ["main.go", "go.mod", "go.sum", "api", "cmd", "controllers", "pkg"]
368367
label: CAPA
369368
```

0 commit comments

Comments
 (0)