source-controller/docs/spec/v1
cappyzawa a65166578d
docs: unify mTLS authentication section titles
Update HelmRepository, OCIRepository, and Bucket documentation to use
"Mutual TLS Authentication" section titles instead of "Cert secret
reference". This improves discoverability of mTLS capabilities and
follows GitRepository's established pattern.

The previous generic titles obscured mutual TLS functionality, causing
users to miss this important security feature. Updated descriptions
explicitly mention mutual TLS authentication while maintaining all
existing YAML examples and technical accuracy.

Signed-off-by: cappyzawa <cappyzawa@gmail.com>
2025-07-30 23:03:51 +09:00
..
README.md Promote OCIRepository API to v1 (GA) 2025-05-27 08:19:51 +03:00
buckets.md docs: unify mTLS authentication section titles 2025-07-30 23:03:51 +09:00
gitrepositories.md [RFC-0010] Link workload identity docs to complete guide 2025-05-27 09:38:15 +01:00
helmcharts.md docs: Add API spec for Helm v1 2024-05-02 16:19:48 +03:00
helmrepositories.md docs: unify mTLS authentication section titles 2025-07-30 23:03:51 +09:00
ocirepositories.md docs: unify mTLS authentication section titles 2025-07-30 23:03:51 +09:00

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