-
Notifications
You must be signed in to change notification settings - Fork 524
Update and clarify documentation #1703
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
base: master
Are you sure you want to change the base?
Conversation
@@ -72,7 +72,7 @@ To deploy your first replica set: | |||
|
|||
**NOTE**: The Community Kubernetes Operator sets the [`ssl` connection option](https://www.mongodb.com/docs/manual/reference/connection-string/#connection-options) to `true` if you [Secure MongoDBCommunity Resource Connections using TLS](secure.md#secure-mongodbcommunity-resource-connections-using-tls).</br></br> | |||
|
|||
You can use the connection strings in this secret in your application: | |||
To connect your application you can reference the connection string directly from the secret: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To connect your application you can reference the connection string directly from the secret: | |
5. To connect your application you can reference the connection string directly from the secret: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a missing number in list.
This PR is being marked stale because it has been open for 60 days with no activity. Please update the PR or ask for a fresh review. |
@SimonBaeumer do you plan to backport this PR to mongodb-kubernetes? |
@MaciejKaras not planned yet. Can we leave this PR open I can do it eventually. No hard feelings about clothing though too. |
@SimonBaeumer What we can do is add |
@MaciejKaras good idea, created the new label. |
Summary:
All Submissions:
closes #XXXX
in your comment to auto-close the issue that your PR fixes (if such).