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

Commit 2e329f8

Browse files
authored
Merge pull request #9 from smanpathak/patch-1
Update operator deployment instructions
2 parents 034f378 + 87d0eb9 commit 2e329f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Deploy the Memcached Operator:
9696

9797
```sh
9898
$ kubectl create -f deploy/rbac.yaml
99+
$ kubectl create -f deploy/crd.yaml
99100
$ kubectl create -f deploy/operator.yaml
100101
```
101102

0 commit comments

Comments
 (0)