Merge pull request #854 from fluxcd/move-migration-menu

pull/858/head
Hidde Beydals 4 years ago committed by GitHub
commit dbc4e537fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save