mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-23 16:11:48 +00:00
Merge pull request #437 from nguyenductoan/docs-fix-typo
docs: fix typo
This commit is contained in:
commit
5d2e793386
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ $ flux install \
|
||||||
--arch=amd64 \
|
--arch=amd64 \
|
||||||
--network-policy=true \
|
--network-policy=true \
|
||||||
--watch-all-namespaces=true \
|
--watch-all-namespaces=true \
|
||||||
--namespace=flux-systen
|
--namespace=flux-system
|
||||||
✚ generating manifests
|
✚ generating manifests
|
||||||
✔ manifests build completed
|
✔ manifests build completed
|
||||||
► installing components in flux-system namespace
|
► installing components in flux-system namespace
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue