Relative Content

Tag Archive for pghero

Run pghero with a port other than 8080

I want to deploy pghero as a sidecar to my spring boot application inside a k8s cluster.
As my spring application already occupies 8080 port of the pod, I would like to configure pghero to use a different port. Is this possible ?