Skip to content
This repository was archived by the owner on Sep 21, 2020. It is now read-only.

Commit 07a250b

Browse files
committed
update OLM usage
1 parent 9274351 commit 07a250b

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
@@ -140,7 +140,7 @@ After applying this manifest, nothing has happened yet, because the cluster does
140140

141141
```sh
142142
$ kubectl apply -f deploy/rbac.yaml
143-
$ kubectl apply -f deploy/operator.yaml
143+
$ kubectl apply -f deploy/crd.yaml
144144
```
145145

146146
Because the Operator Lifecycle Manager creates Operators in a particular namespace when a manifest has been applied, administrators can leverage the native Kubernetes RBAC permission model to restrict which users are allowed to install Operators.

0 commit comments

Comments
 (0)