Skip to content

Commit

Permalink
Merge pull request #7204 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…7203-to-release-1.2

[release-1.2] 🐛 Update book to properly set label in tilt file
  • Loading branch information
k8s-ci-robot authored Sep 9, 2022
2 parents 7b4909d + 8154164 commit 6055735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/developer/tilt.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,10 +285,10 @@ A provider must supply a `tilt-provider.yaml` file describing how to build it. H

```yaml
name: aws
label: CAPA
config:
image: "gcr.io/k8s-staging-cluster-api-aws/cluster-api-aws-controller",
live_reload_deps: ["main.go", "go.mod", "go.sum", "api", "cmd", "controllers", "pkg"]
label: CAPA
```


Expand Down

0 comments on commit 6055735

Please sign in to comment.