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

Commit

Permalink
Document --extra-flux-arguments in get-started
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddeco committed Oct 28, 2019
1 parent 90f87df commit 7e4f65c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/tutorials/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ fluxctl install \
manifests. Again, if you want to get started with Helm, please refer to the
[Helm section](get-started-helm.md).

> **Note:** if you want to supply any additional arguments to the Flux
> daemon you can provide them using `--extra-flux-arguments`, e.g.
> `--extra-flux-arguments=--git-readonly=true,--sync-state=secret`.
Wait for Flux to start:

```sh
Expand Down

0 comments on commit 7e4f65c

Please sign in to comment.