backstage-custom-resource
Installation
SKILL.md
Purpose
Create and modify Backstage Custom Resources (CR) for the rhdh-operator. The rhdh-operator manages Red Hat Developer Hub (RHDH) deployments on Kubernetes/OpenShift using these CRs.
API Versions
Ask the user which version they need if not specified:
| API Version | Status | Key Difference |
|---|---|---|
rhdh.redhat.com/v1alpha3 |
Legacy | Base configuration |
rhdh.redhat.com/v1alpha4 |
Current | Adds monitoring field |
rhdh.redhat.com/v1alpha5 |
Latest | Adds deployment.kind, removes replicas/image from application |
Consult references/v1alpha3-spec.md, references/v1alpha4-spec.md, or references/v1alpha5-spec.md for complete Go struct definitions and field documentation.