diff --git a/docs/content/en/docs/guides/auto-app-discovery.md b/docs/content/en/docs/guides/auto-app-discovery.md index 710e4e6b3f..c1e1b04a36 100644 --- a/docs/content/en/docs/guides/auto-app-discovery.md +++ b/docs/content/en/docs/guides/auto-app-discovery.md @@ -1,7 +1,7 @@ --- title: Auto app discovery description: Use Keptn automatic app discovery -weight: 10 +weight: 100 --- The automatically generated `KeptnApp` file diff --git a/docs/content/en/docs/guides/evaluatemetrics.md b/docs/content/en/docs/guides/evaluatemetrics.md index f6deedc5cb..853a65ecc0 100644 --- a/docs/content/en/docs/guides/evaluatemetrics.md +++ b/docs/content/en/docs/guides/evaluatemetrics.md @@ -1,7 +1,7 @@ --- title: Keptn Metrics description: Implement Keptn metrics -weight: 30 +weight: 300 --- The Keptn Metrics Operator provides a single entry point diff --git a/docs/content/en/docs/guides/evaluations.md b/docs/content/en/docs/guides/evaluations.md index 00966bce11..67c7870cb6 100644 --- a/docs/content/en/docs/guides/evaluations.md +++ b/docs/content/en/docs/guides/evaluations.md @@ -1,7 +1,7 @@ --- title: Evaluations description: Understand Keptn evaluations and how to use them -weight: 70 +weight: 700 --- A diff --git a/docs/content/en/docs/guides/integrate.md b/docs/content/en/docs/guides/integrate.md index 9e3220c17d..032b9eaf59 100644 --- a/docs/content/en/docs/guides/integrate.md +++ b/docs/content/en/docs/guides/integrate.md @@ -1,7 +1,7 @@ --- title: Integrate Keptn with your Applications description: How to integrate Keptn into your Kubernetes cluster -weight: 20 +weight: 200 --- Keptn works diff --git a/docs/content/en/docs/guides/restart-application-deployment.md b/docs/content/en/docs/guides/restart-application-deployment.md index 0093f095e2..6609f1f22f 100644 --- a/docs/content/en/docs/guides/restart-application-deployment.md +++ b/docs/content/en/docs/guides/restart-application-deployment.md @@ -1,7 +1,7 @@ --- title: Redeploy/Restart an Application description: Learn how to restart an unsuccessful Keptn Application Deployment. -weight: 60 +weight: 600 --- A [KeptnApp](../components/lifecycle-operator/crd-ref/app.md) can fail diff --git a/docs/content/en/docs/guides/slo.md b/docs/content/en/docs/guides/slo.md index 16f724288a..791c1cf20d 100644 --- a/docs/content/en/docs/guides/slo.md +++ b/docs/content/en/docs/guides/slo.md @@ -1,7 +1,7 @@ --- title: Analysis description: How to implement Keptn Analyses -weight: 40 +weight: 400 --- The Keptn Metrics Operator Analysis feature diff --git a/docs/content/en/docs/guides/tasks.md b/docs/content/en/docs/guides/tasks.md index 32fe5f1950..7dc28520bc 100644 --- a/docs/content/en/docs/guides/tasks.md +++ b/docs/content/en/docs/guides/tasks.md @@ -1,7 +1,7 @@ --- title: Deployment tasks description: Learn how to work with Keptn tasks -weight: 50 +weight: 500 hidechildren: false # this flag hides all sub-pages in the sidebar-multicard.html ---