Skip to content

Commit

Permalink
fix manager.yaml path (pravega#488)
Browse files Browse the repository at this point in the history
Signed-off-by: Sava Lifanov <[email protected]>
  • Loading branch information
Wexxion authored Jun 24, 2022
1 parent 6dea1e2 commit 2403ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ $ kubectl create -f config/rbac/all_ns_rbac.yaml
Deploy the Zookeeper operator.

```
$ kubectl create -f deploy/manager/manager.yaml
$ kubectl create -f config/manager/manager.yaml
```

Verify that the Zookeeper operator is running.
Expand Down

0 comments on commit 2403ac5

Please sign in to comment.