mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-06 01:54:43 +00:00
Rename gotk-system namespace to flux-system
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
4581c99a81
commit
9916a53761
106 changed files with 194 additions and 194 deletions
|
|
@ -39,7 +39,7 @@ type Options struct {
|
|||
func MakeDefaultOptions() Options {
|
||||
return Options{
|
||||
Version: "latest",
|
||||
Namespace: "gotk-system",
|
||||
Namespace: "flux-system",
|
||||
Components: []string{"source-controller", "kustomize-controller", "helm-controller", "notification-controller"},
|
||||
EventsAddr: "",
|
||||
Registry: "ghcr.io/fluxcd",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue