Skip to content

Conversation

@Phillezi
Copy link
Member

Added the possibility to expose multiple internal ports for communication between deployments which require multiple ports on one container.

Like how PORT is configured, this is configured with an environment variable INTERNAL_PORTS, this env allows you to expose multiple ports by comma separating them, example:

INTERNAL_PORTS: 5432,7563,1234

The PORT env still controls the ingress, this is just for exposing services internally.

@Phillezi Phillezi merged commit 2a43829 into kthcloud:main Apr 22, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant