Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
neffets opened this issue Mar 6, 2024 · 2 comments
Open

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

neffets opened this issue Mar 6, 2024 · 2 comments

Comments

@neffets
Copy link

neffets commented Mar 6, 2024

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
Copy link
Author

neffets commented Apr 18, 2024

see too #163

@neffets
Copy link
Author

neffets commented Apr 18, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant