Skip to content

Commit

Permalink
Merge pull request #860 from weaveworks/quick-fix-rc-2-link
Browse files Browse the repository at this point in the history
Update getting-started.md
  • Loading branch information
Chanwit Kaewkasi authored Aug 11, 2023
2 parents d2cf199 + 9696634 commit fb6716d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/branch_planner/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ kubectl create secret generic branch-planner-token \

4. Install Branch Planner from a HelmRelease provided by the TF-controller repository. Please make sure that you use TF Controller v0.16.0-rc.2 or later.
```
kubectl apply -f https://raw.githubusercontent.com/weaveworks/tf-controller/main/docs/branch_planner/release.yaml
kubectl apply -f https://raw.githubusercontent.com/weaveworks/tf-controller/fa4b3b85d316340d897fda4fed757265ba2cd30e/docs/branch_planner/release.yaml
```

5. Create a Terraform object with a Source pointing to a repository.
Expand Down

0 comments on commit fb6716d

Please sign in to comment.