oci-service-operator icon indicating copy to clipboard operation
oci-service-operator copied to clipboard

Update the Provisioned Autonomous Database

Open TheKoguryo opened this issue 3 years ago • 0 comments

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.

TheKoguryo avatar Apr 28 '22 06:04 TheKoguryo