We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86fb627 commit 11dd928Copy full SHA for 11dd928
docs/docs/guides/integrate.md
@@ -135,6 +135,10 @@ annotation/label is populated:
135
and your observability output traces the individual `Keptnworkload` resources
136
but not the combined workloads that constitute your deployed application.
137
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.
141
+
142
See
143
[Keptn Applications and Keptn Workloads](../components/lifecycle-operator/keptn-apps.md)
144
for architectural information about how `KeptnApp` and `KeptnWorkloads`
0 commit comments