mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-13 19:27:28 +00:00
Fix reocncile typo
Signed-off-by: kaaboaye <kaaboaye@gmail.com>
This commit is contained in:
parent
ec2c71f9ef
commit
62b9377f15
1 changed files with 1 additions and 1 deletions
|
|
@ -459,7 +459,7 @@ $ git push
|
|||
Now you can sync the new commit, and check that the object is working:
|
||||
|
||||
```bash
|
||||
$ flux reocncile kustomization --with-source flux-system
|
||||
$ flux reconcile kustomization --with-source flux-system
|
||||
► annotating GitRepository flux-system in flux-system namespace
|
||||
✔ GitRepository annotated
|
||||
◎ waiting for GitRepository reconciliation
|
||||
|
|
|
|||
Loading…
Reference in a new issue