source-controller/README.md

10 lines
400 B
Markdown

# Source controller
The source-controller is an implementation of the
[source.fluxcd.io](https://github.com/fluxcd/source-controller/tree/master/docs/spec/v1alpha1) API
based on the specifications described in the
[Source Controller Proposal](https://github.com/fluxcd/source-controller/tree/master/docs/spec).
Integrations:
* [kustomize-controller](https://github.com/fluxcd/kustomize-controller)