Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Update CRD path
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan authored Aug 13, 2019
1 parent 801c64c commit 6501e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/helm-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ helm repo add fluxcd https://charts.fluxcd.io
Install the HelmRelease CRD:

```sh
kubectl apply -f https://raw.githubusercontent.com/fluxcd/helm-operator/prepare-helm-op/deploy/flux-helm-release-crd.yaml
kubectl apply -f https://raw.githubusercontent.com/fluxcd/helm-operator/master/deploy/flux-helm-release-crd.yaml
```

Install Helm Operator`in the fluxcd namespace:
Expand Down

0 comments on commit 6501e42

Please sign in to comment.