Skip to content

Commit

Permalink
docs: alphabetize crd-ref section (keptn#2589)
Browse files Browse the repository at this point in the history
Signed-off-by: Meg McRoberts <meg.mcroberts@dynatrace.com>
Co-authored-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
  • Loading branch information
StackScribe and odubajDT committed Nov 28, 2023
1 parent 525ae03 commit 08c9469
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/content/en/docs/reference/crd-reference/analysis.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Analysis
description: Define specific configurations and the Analysis to report
weight: 4
weight: 20
---

An `Analysis` resource customizes the templates
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: AnalysisDefinition
description: Define SLOs for an Analysis
weight: 6
weight: 23
---

An `AnalysisDefinition` resource defines the
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: AnalysisValueTemplate
description: Define the data source and query for each SLI
weight: 8
weight: 26
---

An `AnalysisValueTemplate` resource
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/docs/reference/crd-reference/app.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: KeptnApp
description: Define all workloads and checks associated with an application
weight: 20
weight: 29
---

A `KeptnApp` resource lists all the [workloads](https://kubernetes.io/docs/concepts/workloads/)
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/docs/reference/crd-reference/config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: KeptnConfig
description: Define configuration values
weight: 10
weight: 40
---

`KeptnConfig` defines Keptn configuration values.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: KeptnEvaluationDefinition
description: Define an evaluation query
weight: 50
weight: 45
---

A `KeptnEvaluationDefinition` assigns target values
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/docs/reference/crd-reference/metric.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: KeptnMetric
description: Define all workloads and checks associated with an application
weight: 50
weight: 60
---

A `KeptnMetric` represents a metric that is collected from a provider.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: KeptnMetricsProvider
description: Define a data provider used for metrics and evaluations
weight: 55
weight: 64
---

`KeptnMetricsProvider` defines an instance of the data provider
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/docs/reference/crd-reference/task.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: KeptnTask
description: Define a run of a KeptnTaskDefinition
weight: 40
weight: 83
---

Keptn uses KeptnTask resources internally
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: KeptnTaskDefinition
description: Define tasks that can be run pre- or post-deployment
weight: 30
weight: 86
---

A `KeptnTaskDefinition` defines tasks
Expand Down

0 comments on commit 08c9469

Please sign in to comment.