prometheus operator v0.93.1
ServiceMonitor.spec.endpoints[].oauth2.tlsConfig.ca.configMap.spec.endpoints.targetPort
targetPort defines the name or number of a container port on Pods selected by the Service. If a name, it matches against `.spec.containers[].ports[].name` of the Pods. If a number, it matches against `.spec.containers[].ports[].containerPort` of the Pods.
| Field / Type | Description |
|---|---|
ServiceMonitor.spec.endpoints[].oauth2.tlsConfig.ca.configMap.spec.endpoints.targetPort | targetPort defines the name or number of a container port on Pods selected by the Service. If a name, it matches against `.spec.containers[].ports[].name` of the Pods. If a number, it matches against `.spec.containers[].ports[].containerPort` of the Pods.
|