# skill_digest: 97edff2455fc66ff47ec8cf2cb8c25155a14938624eee3c81460ea4c50705e3c
The Build Service owns **2 CRDs**, as listed in its frontmatter:

1. **`Component`** — The primary input to the Build Service. Controllers watch Component CRs to create and configure build pipelines, manage service accounts, and set up Pipelines as Code (PaC) integrations.

2. **`Repository`** — A PaC Repository CR created (or reused) by the Component Build Controller during PaC provisioning. The Component CR is set as the owner.
