File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
components/lifecycle-operator Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -144,6 +144,6 @@ annotation/label is populated:
144144 This means that when only workload and version annotations/labels are provided — without
145145 the ` keptn.sh/app ` or ` app.kubernetes.io/part-of ` annotation — Keptn creates a ` KeptnApp `
146146 resource for each ` KeptnWorkload ` .
147- Consequently, observability traces will capture individual` KeptnWorkload `
147+ Consequently, observability traces will capture individual ` KeptnWorkload `
148148 resources, but they will not represent the combined workloads that make up the complete
149149 deployed application.
Original file line number Diff line number Diff line change @@ -135,9 +135,9 @@ annotation/label is populated:
135135 and your observability output traces the individual `Keptnworkload` resources
136136 but not the combined workloads that constitute your deployed application.
137137
138- > **Note**: Keptn application discovery concatenates the values of the app.kubernetes.io/name or
139- keptn.sh/workload and app.kubernetes.io/part-of or keptn.sh/app annotation to determine the
140- name of the KeptnWorkload.
138+ > **Note**: Keptn application discovery concatenates the values of the ` app.kubernetes.io/name` ( or
139+ ` keptn.sh/workload` ) and ` app.kubernetes.io/part-of` ( or ` keptn.sh/app`) annotation to determine the
140+ name of the ` KeptnWorkload` .
141141
142142See
143143[Keptn Applications and Keptn Workloads](../components/lifecycle-operator/keptn-apps.md)
You can’t perform that action at this time.
0 commit comments