File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/docs/components/lifecycle-operator Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ annotation/label is populated:
141141** Note** : Keptn application discovery determines the name of the ` KeptnWorkload `
142142 by concatenating the values of the ` app.kubernetes.io/name ` (or ` keptn.sh/workload ` )
143143 and ` app.kubernetes.io/part-of ` (or ` keptn.sh/app ` ) annotations. This means that when
144- only workload and version annotations/labels are provided— without the ` keptn.sh/app `
145- or ` app.kubernetes.io/part ` -of annotation— Keptn creates a ` KeptnApp ` resource for each
144+ only workload and version annotations/labels are provided — without the ` keptn.sh/app `
145+ or ` app.kubernetes.io/part-of ` annotation — Keptn creates a ` KeptnApp ` resource for each
146146 ` KeptnWorkload ` . Consequently, observability traces will capture individual ` KeptnWorkload `
147147 resources, but they will not represent the combined workloads that make up the complete
148148 deployed application.
You can’t perform that action at this time.
0 commit comments