mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-18 01:35:44 +00:00
Change the bootstrap default branch to main
This commit is contained in:
parent
3972c08efc
commit
0e52065893
6 changed files with 14 additions and 8 deletions
|
|
@ -58,7 +58,7 @@ var (
|
|||
)
|
||||
|
||||
const (
|
||||
bootstrapDefaultBranch = "master"
|
||||
bootstrapDefaultBranch = "main"
|
||||
bootstrapInstallManifest = "toolkit-components.yaml"
|
||||
bootstrapSourceManifest = "toolkit-source.yaml"
|
||||
bootstrapKustomizationManifest = "toolkit-kustomization.yaml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue