Change the bootstrap default branch to main
This commit is contained in:
@@ -58,7 +58,7 @@ var (
|
||||
)
|
||||
|
||||
const (
|
||||
bootstrapDefaultBranch = "master"
|
||||
bootstrapDefaultBranch = "main"
|
||||
bootstrapInstallManifest = "toolkit-components.yaml"
|
||||
bootstrapSourceManifest = "toolkit-source.yaml"
|
||||
bootstrapKustomizationManifest = "toolkit-kustomization.yaml"
|
||||
|
||||
Reference in New Issue
Block a user