File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Oracle strongly recommends that you ensure your system meets the following [Prer
6565 Run the following command
6666
6767 ``` sh
68- kubectl apply -f oracle-database-operator.yaml
68+ kubectl apply -f https://raw.githubusercontent.com/oracle/oracle-database-operator/main/ oracle-database-operator.yaml
6969 ```
7070
7171 Ensure that operator pods are up and running. Operator pod replicas are set to a default of 3 for High Availability, which can be scaled up and down.
@@ -84,7 +84,7 @@ Oracle strongly recommends that you ensure your system meets the following [Prer
8484
8585You should see that the operator is up and running, along with the shipped controllers.
8686
87- For more details, see [ Oracle Database Operator Installation Instrunctions ] ( ./docs/installation/OPERATOR_INSTALLATION_README.md ) .
87+ For more details, see [ Oracle Database Operator Installation Instructions ] ( ./docs/installation/OPERATOR_INSTALLATION_README.md ) .
8888
8989## Getting Started with the Operator (Quickstart)
9090
You can’t perform that action at this time.
0 commit comments