Commit 102501c
authored
Fix: Add MDB_MEMBERS again (#593)
# Summary
An env var from enterprise search snippets was accidentally removed.
Added it again.
## Proof of Work
Tests pass
[Test
Run](https://spruce.mongodb.com/version/6915ea856e45ed0007709db4/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC&variant=%5Eprivate_kind_code_snippets%24)
## Checklist
- [ ] Have you linked a jira ticket and/or is the ticket in the title?
- [ ] Have you checked whether your jira ticket required DOCSP changes?
- [ ] Have you added changelog file?
- use `skip-changelog` label if not needed
- refer to [Changelog files and Release
Notes](https://github.com/mongodb/mongodb-kubernetes/blob/master/CONTRIBUTING.md#changelog-files-and-release-notes)
section in CONTRIBUTING.md for more details1 parent aa7ed9c commit 102501c
File tree
2 files changed
+2
-1
lines changed- docs/search/02-search-enterprise-deploy
- code_snippets
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments