Skip to content

Commit b20ed50

Browse files
author
mmahipal
committed
Changed SIDB readme
1 parent ea3dd93 commit b20ed50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sidb/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,11 @@ $ kubectl get singleinstancedatabase sidb-sample -o "jsonpath={.status.status}"
236236

237237
Patched Oracle Docker images can be built using this [patching extension](https://github.com/oracle/docker-images/tree/main/OracleDatabase/SingleInstance/extensions/patching)
238238

239-
* ### Patch the Database
239+
* ### Patch existing Database
240240

241241
Edit and apply the `singleinstancedatabase.yaml` file of the database resource/object by specifying a new release update for image attributes. The database pods will be restarted with the new release update image. For minimum downtime, ensure that you have mutiple replicas of the database pods running.
242242

243-
* ### Clone and Patch the Database
243+
* ### Clone and Patch Database
244244

245245
Clone your source database using the method of [cloning existing database](README.md#clone-existing-database) and specify a new release image for the cloned database. Use this method to enusure there are no patching related issues impacting your database performance/functionality
246246

0 commit comments

Comments
 (0)