ChenYi015 commented on PR #2518:
URL: https://github.com/apache/celeborn/pull/2518#issuecomment-2116555631

   As you can see in [PodMonitor 
API](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#monitoring.coreos.com/v1.PodMonitor),
 the `jobLabel` field is used to retrive job name from labels, and pod monitor 
does not have a label with key `celeborn-master-podmonitor`, so the job name 
defaults to `<namespace>/<name>`. Thus, the job names will be different since 
`<name>` contains `.Release.Name`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to