mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
docs: add dynamic cluster distribution doc in the menu (#15716)
This commit is contained in:
parent
80d1bb87e0
commit
c975b0a5ad
1 changed files with 3 additions and 1 deletions
|
|
@ -26,6 +26,9 @@ nav:
|
|||
- operator-manual/declarative-setup.md
|
||||
- operator-manual/app-any-namespace.md
|
||||
- operator-manual/ingress.md
|
||||
- High Availability:
|
||||
- Overview: operator-manual/high_availability.md
|
||||
- Dynamic Cluster Distribution: operator-manual/dynamic-cluster-distribution.md
|
||||
- User Management:
|
||||
- operator-manual/user-management/index.md
|
||||
- operator-manual/user-management/auth0.md
|
||||
|
|
@ -44,7 +47,6 @@ nav:
|
|||
- operator-manual/cluster-bootstrapping.md
|
||||
- operator-manual/secret-management.md
|
||||
- operator-manual/disaster_recovery.md
|
||||
- operator-manual/high_availability.md
|
||||
- operator-manual/reconcile.md
|
||||
- operator-manual/webhook.md
|
||||
- operator-manual/health.md
|
||||
|
|
|
|||
Loading…
Reference in a new issue