imgproxy-helm
imgproxy-helm copied to clipboard
Make service.bind port changeable, remain with the former default 80,…
… issue #158, refs #158
The service bind port is now configurable.
In Docker the default exposal port was 8080, but since we use in k8s/helm environment service port 80, i let remain it as default 80.