Update podmonitor.yaml

`targetPort` is deprecated since prometheus-operator 0.38.0 as per https://github.com/prometheus-operator/prometheus-operator/blob/master/CHANGELOG.md#0380--2020-03-20

Signed-off-by: paulfantom <pawel@krupa.net.pl>
This commit is contained in:
Paweł Krupa 2021-07-01 17:24:35 +02:00 committed by paulfantom
parent 5c4b3d1080
commit fcb73554c9
No known key found for this signature in database
GPG key ID: 12AE0185401674E7

View file

@ -21,4 +21,4 @@ spec:
- image-automation-controller
- image-reflector-controller
podMetricsEndpoints:
- targetPort: http-prom
- port: http-prom