Create CompositeResourceDefinition for RDS Postgres

Peter Bean (binh)
Idea Hub
Published in
Apr 7, 2022

Idea

curl -OL https://raw.githubusercontent.com/crossplane/crossplane/release-1.7/docs/snippets/package/definition.yaml

We’ll create a CompositeResourceDefinition (XRD) to define the schema of our XPostgreSQLInstance and its PostgreSQLInstance resource claim.

--

--