cert-manager/deploy/crds
Erik Godding Boye 236523b2c1
feat: API defaults for IssuerRef
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
2025-07-31 18:36:18 +02:00
..
acme.cert-manager.io_challenges.yaml feat: API defaults for IssuerRef 2025-07-31 18:36:18 +02:00
acme.cert-manager.io_orders.yaml feat: API defaults for IssuerRef 2025-07-31 18:36:18 +02:00
cert-manager.io_certificaterequests.yaml feat: API defaults for IssuerRef 2025-07-31 18:36:18 +02:00
cert-manager.io_certificates.yaml feat: API defaults for IssuerRef 2025-07-31 18:36:18 +02:00
cert-manager.io_clusterissuers.yaml use makefile modules for CRD generation 2025-07-12 13:39:31 +02:00
cert-manager.io_issuers.yaml use makefile modules for CRD generation 2025-07-12 13:39:31 +02:00
README.md use makefile modules for CRD generation 2025-07-12 13:39:31 +02:00

CRDs source directory

Warning

: if you are an end-user, you probably should NOT need to use the files in this directory. These files are for reference, development and testing purposes only.

This directory contains 'source code' used to build our CustomResourceDefinition resources consumed by our officially supported deployment methods (e.g. the Helm chart). The CRDs in this directory might be incomplete, and should NOT be used to provision the operator.