mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-24 16:41:47 +00:00
Move migration sub-menu to top-menu
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
408cf92c04
commit
e28990b96c
1 changed files with 3 additions and 3 deletions
|
|
@ -46,6 +46,9 @@ nav:
|
||||||
- Introduction: index.md
|
- Introduction: index.md
|
||||||
- Core Concepts: core-concepts/index.md
|
- Core Concepts: core-concepts/index.md
|
||||||
- Get Started: get-started/index.md
|
- Get Started: get-started/index.md
|
||||||
|
- Migration:
|
||||||
|
- Migrate from Flux v1: guides/flux-v1-migration.md
|
||||||
|
- Migrate from the Helm Operator: guides/helm-operator-migration.md
|
||||||
- Guides:
|
- Guides:
|
||||||
- Installation: guides/installation.md
|
- Installation: guides/installation.md
|
||||||
- Manage Helm Releases: guides/helmreleases.md
|
- Manage Helm Releases: guides/helmreleases.md
|
||||||
|
|
@ -55,9 +58,6 @@ nav:
|
||||||
- Sealed Secrets: guides/sealed-secrets.md
|
- Sealed Secrets: guides/sealed-secrets.md
|
||||||
- Mozilla SOPS: guides/mozilla-sops.md
|
- Mozilla SOPS: guides/mozilla-sops.md
|
||||||
- Automate image updates to Git: guides/image-update.md
|
- Automate image updates to Git: guides/image-update.md
|
||||||
- Migration:
|
|
||||||
- Migrate from Flux v1: guides/flux-v1-migration.md
|
|
||||||
- Migrate from the Helm Operator: guides/helm-operator-migration.md
|
|
||||||
- Toolkit Components:
|
- Toolkit Components:
|
||||||
- Overview: components/index.md
|
- Overview: components/index.md
|
||||||
- Source Controller:
|
- Source Controller:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue