Skip to content

Commit

Permalink
docs: update docs how to install the operator and reference the new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
okaufmann committed Jan 24, 2024
1 parent 75ed733 commit 584ce8c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,7 @@ You will need the following to run this project:
```

2. Install the Operator
```sh
cd operator
make install
make deploy IMG="ghcr.io/janlauber/one-click-operator:latest"
```
Follow the Instructions in the separate repository under https://github.com/janlauber/one-click-operator.

3. Install the UI & Backend
Check out the [deployment](./deployment/) folder and change the values for your environment. Then run the following commands:
Expand Down

0 comments on commit 584ce8c

Please sign in to comment.