Skip to content

Commit 7c9ff46

Browse files
committed
Update the operator yaml apply command
Signed-off-by: Yunus Qureshi <write2yunus@gmail.com>
1 parent b9c6544 commit 7c9ff46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)