Expose pod ports
#1238
-
|
I tried in many way to expose different ports from the pod. thank you |
Beta Was this translation helpful? Give feedback.
Answered by
brusdev
Oct 9, 2025
Replies: 1 comment
-
|
You can expose the ports of acceptors, connectors and console by setting expose to true, i.e. For other ports you can use the resource template patch, see https://github.com/arkmq-org/activemq-artemis-operator/blob/main/docs/help/operator.md#custom-modifications-via-a-strategic-merge-patch |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gtully
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can expose the ports of acceptors, connectors and console by setting expose to true, i.e.
For other ports you can use the resource template patch, see https://github.com/arkmq-org/activemq-artemis-operator/blob/main/docs/help/operator.md#custom-modifications-via-a-strategic-merge-patch