diff --git a/model/resource/k8s.yaml b/model/resource/k8s.yaml index 8bb52ba83a..c3dc5ce70c 100644 --- a/model/resource/k8s.yaml +++ b/model/resource/k8s.yaml @@ -88,7 +88,7 @@ groups: - id: labels type: template[string] brief: > - Pod's labels, the `` being the label name, the value being the label value. + The labels placed on the Pod, the `` being the label name, the value being the label value. examples: ['pod.labels.app=my-app,pod.labels.mycompany.io/arch=x64'] - id: k8s.container