Skip to content

Commit 0d97ed2

Browse files
author
Mahi0911
committed
Added command to create image pull secret
1 parent d571189 commit 0d97ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sidb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Oracle strongly recommends that you follow the [Prerequisites](./SIDB_PREREQUISI
263263

264264
* ### Patch existing Database
265265

266-
Edit and apply the `singleinstancedatabase.yaml` file of the database resource/object by specifying a new release update for image attributes.
266+
Edit and apply the `singleinstancedatabase.yaml` file of the database resource/object by specifying a new release update for image attributes or run the following command.
267267

268268
```sh
269269
kubectl --type=merge -p '{"spec":{"image":{"pullFrom":"patched-image:tag","pullSecrets":"pull-secret"}}}' patch singleinstancedatabase sidb-sample

0 commit comments

Comments
 (0)