mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-06 12:09:24 +00:00
Replace GitOps Toolkit in docs
This replaces most mentions of "GitOps Toolkit" and "toolkit" with "Flux". I have adopted the style of using "Flux v2" in the first mention, and thereafter just "Flux". Signed-off-by: Michael Bridgen <michael@weave.works>
This commit is contained in:
parent
071982097a
commit
5e96cec95b
9 changed files with 92 additions and 91 deletions
|
|
@ -3,7 +3,7 @@
|
|||
In this guide you'll be developing a Kubernetes controller with
|
||||
[Kubebuilder](https://github.com/kubernetes-sigs/kubebuilder)
|
||||
that subscribes to [GitRepository](../components/source/gitrepositories.md)
|
||||
events and reacts to revision changes by downloading the artifact produced by
|
||||
events and reacts to revision changes by downloading the artifact produced by
|
||||
[source-controller](../components/source/controller.md).
|
||||
|
||||
## Prerequisites
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue