source-controller/config/crd
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
..
bases ocirepo: adopt Kubernetes style TLS secrets for .spec.certSecretRef 2023-08-22 18:23:05 +05:30
kustomization.yaml Add OCIRepository kind to v1beta2 API 2022-08-02 13:07:05 +03:00