mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-23 16:11:48 +00:00
docs: fix typo
Signed-off-by: nguyenductoan <ductoan593@gmail.com>
This commit is contained in:
parent
16fa167931
commit
f0517906b7
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