From fa9dae37c364f8302002a003b3d789133433fc5f Mon Sep 17 00:00:00 2001 From: Meg McRoberts Date: Tue, 20 Feb 2024 06:18:30 -0800 Subject: [PATCH] docs: fix typo (#3065) Signed-off-by: Meg McRoberts --- docs/docs/components/lifecycle-operator/keptn-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/components/lifecycle-operator/keptn-apps.md b/docs/docs/components/lifecycle-operator/keptn-apps.md index d50d90c208..9d650c5336 100644 --- a/docs/docs/components/lifecycle-operator/keptn-apps.md +++ b/docs/docs/components/lifecycle-operator/keptn-apps.md @@ -60,7 +60,7 @@ with annotations or labels that are applied to each ([Deployments](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/), [StatefulSets](https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/), and -[DaemonSets](https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/) +[DaemonSets](https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/)) plus specific tasks and evaluations that you define for the `KeptnApp` resource itself: