Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
Update CRD install command
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan authored Aug 16, 2019
1 parent 01c7e6a commit 9e3bdaf
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 @@ -67,7 +67,7 @@ You can fork this repository and use it as a template for your cluster config.
Apply the Helm Release CRD:

```bash
kubectl apply -f https://raw.githubusercontent.com/fluxcd/flux/master/deploy-helm/flux-helm-release-crd.yaml
kubectl apply -f https://raw.githubusercontent.com/fluxcd/flux/helm-0.10.1/deploy-helm/flux-helm-release-crd.yaml
```

Add the Flux chart repo:
Expand Down

0 comments on commit 9e3bdaf

Please sign in to comment.