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

Option For Adding Extra Ports To Hazelcast Statefulset #1079

Open
afoley-st opened this issue Mar 27, 2024 · 0 comments
Open

Option For Adding Extra Ports To Hazelcast Statefulset #1079

afoley-st opened this issue Mar 27, 2024 · 0 comments

Comments

@afoley-st
Copy link

Problem Statement

We have a use case to add extra cluster-internal ports to the hazelcast statefulsets (spec.template.spec.containers ports) for JMX monitoring. We tried updating the statefulsets with kubectl patch commands and, although the patch is successful, the operator quickly removes those ports.

Is it possible to add extra ports to the Hazelcast kubernetes objects? Or would you recommend a different approach?

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