Merge pull request #1128 from jestallin/patch-1

pull/1134/head
Hidde Beydals 4 years ago committed by GitHub
commit 92891fd340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 \

Loading…
Cancel
Save