Skip to content

Commit 5c4917a

Browse files
author
abhisbyk
committed
Readme corrections
Signed-off-by: abhisbyk <abhishek.by.kumar@oracle.com>
1 parent f9a27db commit 5c4917a

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
@@ -601,7 +601,7 @@ You are required to specify the ORDS secret in the [oraclerestdataservice_create
601601
kubectl create secret generic ords-secret --from-literal=oracle_pwd=<specify password here>
602602
```
603603

604-
Alternatively, you can create this secret together with the APEX secret by filling the passwords in the **[oraclerestdataservice_secrets.yaml](../../config/samples/sidb/oraclerestdataservice_secrets.yaml)** file and applying it using the command below:
604+
Alternatively, you can create this secret and the APEX secret by filling the passwords in the **[oraclerestdataservice_secrets.yaml](../../config/samples/sidb/oraclerestdataservice_secrets.yaml)** file and applying it using the command below:
605605

606606
```bash
607607
kubectl apply -f singleinstancedatabase_secrets.yaml

0 commit comments

Comments
 (0)