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

Commit

Permalink
Merge pull request #41 from ogerbron/Update-Helm-Operator-CRD-Install…
Browse files Browse the repository at this point in the history
…-Documentation

Updated helm operator CRD URL in the documentation
  • Loading branch information
hiddeco authored Mar 2, 2020
2 parents e51cc40 + e6ea1cc commit 9cfc4f5
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 @@ -85,7 +85,7 @@ helm upgrade -i flux fluxcd/flux --wait \
Install the `HelmRelease` Kubernetes custom resource definition:

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

Install Flux Helm Operator with ***Helm v3*** support:
Expand Down

0 comments on commit 9cfc4f5

Please sign in to comment.