imgproxy-helm icon indicating copy to clipboard operation
imgproxy-helm copied to clipboard

helm variable for higher service-port (e.g. 8080)

Open neffets opened this issue 1 year ago • 2 comments

Currently the helm-chart sets the

  • "Service" -port to 80 the internal app-container-port is 8080. I would appreciate the ability to set the "external" service Port to a higher port too.

In former time we used IMGPROXY_BIND=8080

How to change:

ressources.service.bind: 8080

default value can be (as now) "80" We can then use the service.bind port in the template

neffets avatar Mar 06 '24 20:03 neffets

see too #163

neffets avatar Apr 18 '24 12:04 neffets

issue-158-service-bind-port.txt Here a patch incl. doku

neffets avatar Apr 18 '24 12:04 neffets