Merge pull request #1128 from jestallin/patch-1

This commit is contained in:
Hidde Beydals 2021-03-20 21:22:04 +01:00 committed by GitHub
commit 92891fd340
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -246,7 +246,6 @@ Create an `ImageUpdateAutomation` to tell Flux which Git repository to write ima
```sh
flux create image update flux-system \
--git-repo-ref=flux-system \
--branch=main \
--git-repo-path="./clusters/my-cluster" \
--checkout-branch=main \
--push-branch=main \