XR Kind | XR Version |
---|---|
XJetPostgreSQL | database.wk/v1alpha1 |
Name | Claim |
---|---|
xjetpostgresqls.database.wk | JetPostgreSQL |
Field | Path | Type | Description | Required |
---|---|---|---|---|
spec | object | Required spec field for your API | false | |
parameters | spec | object | true | |
storageGB | spec.parameters | integer | size of the Database in GB - integer | true |
dbName | spec.parameters | string | name of the new DB inside the DB instance - string | true |
instanceSize | spec.parameters | string | instance size - string | true |
Name | Kind | API Version |
---|---|---|
cloudsqlinstance | DatabaseInstance | sql.gcp.jet.crossplane.io/v1alpha2 |
cloudsqldb | Database | sql.gcp.jet.crossplane.io/v1alpha2 |
cloudsqldbuser | User | sql.gcp.jet.crossplane.io/v1alpha2 |