Skip to content

Commit

Permalink
Add Reference to Helm Chart
Browse files Browse the repository at this point in the history
  • Loading branch information
alwinmarkcf authored Aug 19, 2019
1 parent 3d13da3 commit 24db9ff
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,14 @@ You can find more details in the CRD descriptions.
Installation
--------------

Currently you have to install the Operator manually. Therefore `kubectl` apply:
### Helm

The easiest way to install the External Service Operator is via helm:
https://github.com/CrowdfoxGmbH/cfcharts/tree/master/charts/external-service-operator

### Manually applying RDs

Therefore `kubectl` apply:
* RBACs (only needed when you have RBAC enabled, which you absolutly should!)
* deploy/namespace.yaml
* deploy/clusterrole.yaml
Expand Down

0 comments on commit 24db9ff

Please sign in to comment.