You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PREREQUISITES.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -22,12 +22,12 @@ Note: You must provision persistent storage if you intend to deploy containerize
22
22
23
23
### Prerequites for Oracle Autonomous Database (ADB)
24
24
25
-
If you intent to use `OraOperator` to handle Oracle Autonomous Database lifecycles, then read [Oracle Autonomous Database prerequisites](./doc/adb/ADB_PREREQUISITES.md)
25
+
If you intent to use `OraOperator` to handle Oracle Autonomous Database lifecycles, then read [Oracle Autonomous Database prerequisites](./docs/adb/ADB_PREREQUISITES.md)
26
26
27
27
### Prerequites for Single Instance Databases (SIDB)
28
28
29
-
If you intent to use `OraOperator` to handle Oracle Database Single Instance lifecycles, then read [Single Instance Database Prerequisites](./doc/sidb/SIDB_PREREQUISITES.md)
29
+
If you intent to use `OraOperator` to handle Oracle Database Single Instance lifecycles, then read [Single Instance Database Prerequisites](./docs/sidb/SIDB_PREREQUISITES.md)
30
30
31
31
### Prerequites for Sharded Databases (SHARDING)
32
32
33
-
If you intent to use OraOperator to handle the lifecycle of Oracle Database deployed with Oracle Sharding, then read [Sharded Database Prerequisites](./doc/sharding/README.md#prerequsites-for-running-oracle-sharding-database-controller)
33
+
If you intent to use OraOperator to handle the lifecycle of Oracle Database deployed with Oracle Sharding, then read [Sharded Database Prerequisites](./docs/sharding/README.md#prerequsites-for-running-oracle-sharding-database-controller)
*[Oracle Database Single Instance configuration](./docs/sidb/README.md)
86
+
*[Oracle Database configured with Oracle Sharding](./docs/sharding/README.md)
87
87
88
88
YAML file templates are available under [`/config/samples`](./config/samples/). You can copy and edit these template files to configure them for your use cases.
0 commit comments