source-controller/config/crd/bases
Sanskar Jaiswal 6fe3c96311
ocirepo: adopt Kubernetes style TLS secrets for .spec.certSecretRef
Adopt Kubernetes TLS secrets API to check for TLS data in the Secret
referred to by `.spec.certSecretRef`, i.e. check for keys `tls.crt` and
`tls.key` for the certificate and private key. Use `ca.crt` for the CA
certificate.
Deprecate the usage of `caFile`, `certFile` and `keyFile` keys.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-08-22 18:23:05 +05:30
..
source.toolkit.fluxcd.io_buckets.yaml api: document jitter effect on interval fields 2023-08-07 16:23:27 +02:00
source.toolkit.fluxcd.io_gitrepositories.yaml gitrepo: add HEAD, Tag, TagAndHEAD as verification modes 2023-08-21 21:33:15 +05:30
source.toolkit.fluxcd.io_helmcharts.yaml api: document jitter effect on interval fields 2023-08-07 16:23:27 +02:00
source.toolkit.fluxcd.io_helmrepositories.yaml helmrepo: adopt Kubernetes TLS secrets for `.spec.certSecretRef` 2023-08-22 18:23:04 +05:30
source.toolkit.fluxcd.io_ocirepositories.yaml ocirepo: adopt Kubernetes style TLS secrets for .spec.certSecretRef 2023-08-22 18:23:05 +05:30