postgres-operator-examples
postgres-operator-examples copied to clipboard
Expose Prometheus Metrics Server with k8s Service
To let us able to scrape metrics from the Operator e.g. with a ServiceMonitor we need to have a Service which provides named port
close #61
Signed-off-by: Alex Szakaly [email protected]
@jkatz if you missed this issue and the related PR