Skip to content

Commit

Permalink
Merge pull request #1339 from pjbgf/add-abr
Browse files Browse the repository at this point in the history
iac: Add feature gate GitAllBranchReferences
  • Loading branch information
Paulo Gomes authored Dec 21, 2022
2 parents 265735f + 5d3e5c5 commit dbb6c6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/flux/components/image/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ please see the [bootstrap cheatsheet](../../cheatsheets/bootstrap.md).
|-----------------------------------|---------------|---------------------------------------------------------------------------------------------------------------------------------------|
| `GitForcePushBranch` | `true` | Enables the use of "force push" when pushing changes to a separate branch. This fixes issues with stale push branches. |
| `ForceGoGitImplementation` | `true` | Soft-deprecates `libgit2` by ignoring the value set for `spec.gitImplementation`, and using `go-git` for all reconciliations instead. |
| `GitAllBranchReferences` | `true` | Enables the download of all branch head references when push branches are configured. |

## Image reflector flags

Expand Down

0 comments on commit dbb6c6c

Please sign in to comment.