Skip to content

Commit

Permalink
docs/tilt: fix duplicate key in tilt-provider.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Gentil <[email protected]>
  • Loading branch information
bengentil committed Dec 23, 2022
1 parent e575705 commit 82ae883
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/book/src/developer/tilt.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ A provider must supply a `tilt-provider.yaml` file describing how to build it. H
name: aws
config:
image: "gcr.io/k8s-staging-cluster-api-aws/cluster-api-aws-controller",
label: CAPA
live_reload_deps: ["main.go", "go.mod", "go.sum", "api", "cmd", "controllers", "pkg"]
label: CAPA
```
Expand Down

0 comments on commit 82ae883

Please sign in to comment.