1
0
mirror of synced 2026-03-14 23:46:55 +00:00

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

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 \