Skip to content
Snippets Groups Projects
Commit 37f6ac6a authored by Ricardo Rocha's avatar Ricardo Rocha
Browse files

Update command alignment in readme

parent 478f8f87
No related branches found
No related tags found
No related merge requests found
......@@ -99,8 +99,8 @@ sensitive configuration data with Flux.
You need to deploy both the helm operator and flux itself:
```bash
$ helm install fluxcd/helm-operator --namespace flux --name helm-operator
\ --version 0.4.0 --values helm-operator-values.yaml
$ helm install fluxcd/helm-operator --namespace flux --name helm-operator \
--version 0.4.0 --values helm-operator-values.yaml
$ helm install fluxcd/flux --namespace flux --name flux --version 1.0.0 \
--values flux-values.yaml \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment