Hi Morgan,
There is a placeholder in the values.yaml:
[image: image.png]
This should create an entry on the operator container:
[image: image.png]
Can you share the output of this command pls?
k get deploy flink-kubernetes-operator -o yaml
Thanks,
Matyas
On Thu, Jun 23, 2022 at 12:12 PM Ge
Greetings all,
I am trying to deploy Flink jobs using the Flink Kubernetes Operator and I
would like to have Prometheus scrape metrics from the various pods.
The jobs are created successfully, however, the metrics don't appear to be
available.
The following steps were followed based on the