Skip to content

Commit c062b5e

Browse files
author
Mahi0911
committed
Added link for pv creation in oci
1 parent 5144687 commit c062b5e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/sidb/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,13 @@ Oracle strongly recommends that you follow the [Prerequisites](./SIDB_PREREQUISI
127127

128128
* ### Creation Status
129129

130-
Creating a new database instance takes a while. When the 'status' status returns the response "Healthy", the Database is open for connections.
131-
132-
```sh
133-
$ kubectl get singleinstancedatabase sidb-sample -o "jsonpath={.status.status}"
130+
Creating a new database instance takes a while. When the 'status' status returns the response "Healthy", the Database is open for connections.
134131

135-
Healthy
136-
```
132+
```sh
133+
$ kubectl get singleinstancedatabase sidb-sample -o "jsonpath={.status.status}"
134+
135+
Healthy
136+
```
137137

138138

139139

0 commit comments

Comments
 (0)