source-controller/docs/spec/v1
Sanskar Jaiswal 944f4cfa10
gitrepo: Add support for specifying proxy per `GitRepository`
Add `.spec.proxySecretRef.name` to the `GitRepository` API to allow
referencing a secret containing the proxy settings to be used for all
remote Git operations for the particular `GitRepository` object.
It takes precedence over any proxy configured through enviornment
variables.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-07-24 16:29:57 +05:30
..
README.md Add API docs links to readme 2023-03-30 13:10:46 +03:00
gitrepositories.md gitrepo: Add support for specifying proxy per `GitRepository` 2023-07-24 16:29:57 +05:30

README.md

source.toolkit.fluxcd.io/v1

This is the v1 API specification for defining the desired state sources of Kubernetes clusters.

Specification

Implementation

Consumers