Skip to content

ADB controller: Update autonomous database provisioning sample yaml using ECPU #187

@vmendo

Description

@vmendo

The current example for ADB serverless provisioning is not working in my OCI tenancy because it is using OCPUs by default.
Sample should use the ECPU model available in any tenancy:

...
dbWorkload: OLTP
computeModel: ECPU
computeCount: 4
licenseModel: BRING_YOUR_OWN_LICENSE
...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions