Skip to content

Commit

Permalink
Merge pull request #7803 from bengentil/ben/fix-tilt-doc
Browse files Browse the repository at this point in the history
📖 docs/tilt: fix duplicate key in tilt-provider.yaml
  • Loading branch information
k8s-ci-robot authored Dec 27, 2022
2 parents 04e6c2b + 82ae883 commit 355348c
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 @@ -363,7 +363,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 355348c

Please sign in to comment.