1
0
mirror of synced 2026-02-06 19:05:55 +00:00

Remove branch switch for image update cmd in guide

Signed-off-by: James Stallings <jstallings@constantcontact.com>
This commit is contained in:
Jim Stallings
2021-03-20 15:31:43 -04:00
committed by James Stallings
parent 880e70c19c
commit aa122455f7

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 \