Remove branch switch for image update cmd in guide

Signed-off-by: James Stallings <jstallings@constantcontact.com>
pull/1128/head
Jim Stallings 4 years ago committed by James Stallings
parent 880e70c19c
commit aa122455f7

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