We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c6544 commit 7c9ff46Copy full SHA for 7c9ff46
README.md
@@ -65,7 +65,7 @@ Oracle strongly recommends that you ensure your system meets the following [Prer
65
Run the following command
66
67
```sh
68
- kubectl apply -f oracle-database-operator.yaml
+ kubectl apply -f https://raw.githubusercontent.com/oracle/oracle-database-operator/main/oracle-database-operator.yaml
69
```
70
71
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.
0 commit comments