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

feat: mongodb support host network with new api #1204

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

xuriwuyun
Copy link
Collaborator

No description provided.

@@ -195,3 +193,28 @@ spec:
name: root
optional: false
password: Required
- name: KB_SERVICE_PORT
value: "27017"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the value?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is the default port for mongodb, if hostnetwork is not enabled, the env will use this value.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

got it

@xuriwuyun xuriwuyun linked an issue Nov 18, 2024 that may be closed by this pull request
@xuriwuyun xuriwuyun merged commit e402647 into main Nov 18, 2024
31 checks passed
@xuriwuyun xuriwuyun deleted the feat/mongodb_hostnetwork branch November 18, 2024 09:00
@xuriwuyun
Copy link
Collaborator Author

/cherry-pick release-1.0-beta

@apecloud-bot
Copy link
Collaborator

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks-addons/actions/runs/12080988887

apecloud-bot pushed a commit that referenced this pull request Nov 29, 2024
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.

[BUG] kbcli create mongodb cluster error
4 participants