source-controller/docs/spec/v1alpha1
Yohan Belléguic 2741d0a150 fix typo in helmRepo secretRef spec CRD
When using a TLS authentication, user can provide a custom certificate
by setting the caFile key in the secret, not caCert.

Signed-off-by: Yohan Belléguic <yohan.belleguic@arkea.com>
2023-01-16 19:52:06 +05:30
..
README.md Add Bucket type to source API spec 2020-09-18 14:01:28 +03:00
buckets.md Updated docs to include GCP provider instructions 2021-10-14 14:26:33 -05:00
common.md Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 10:18:43 +02:00
gitrepositories.md Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 10:18:43 +02:00
helmcharts.md Implement `fluxcd/pkg/meta/api` in APIs 2020-09-30 10:18:43 +02:00
helmrepositories.md fix typo in helmRepo secretRef spec CRD 2023-01-16 19:52:06 +05:30

README.md

source.toolkit.fluxcd.io/v1alpha1

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

Specification

Implementation

Consumers