oci-service-operator
oci-service-operator copied to clipboard
Update the Provisioned Autonomous Database
OSOK know the OCID of the ADB provisioned by OSOK. But the k8s ADB resource have the ocid as status.status.ocid, not spec.id. And so when updating a parameter of the ADB resource, a update is not occurred. I want to update an ADB provisioned by OSOK without adding spec.id manually.