File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 11export K8S_CTX=" kind-kind"
22
33# patch id from evergreen patch
4- # version_id="68fa1f21b204e200079816eb "
4+ version_id=" 68b05bc033f868000714f715 "
55
6- # search_image_repo="quay.io/mongodb"
7-
8- # search_image_hash="fbd60fb055dd500058edcb45677ea85d19421f47"
6+ search_image_repo=" 268558157000.dkr.ecr.eu-west-1.amazonaws.com/mongot"
7+ search_image_hash=" fbd60fb055dd500058edcb45677ea85d19421f47"
98
109ecr=" 268558157000.dkr.ecr.us-east-1.amazonaws.com"
1110declare -a helm_values=(
@@ -23,9 +22,9 @@ declare -a helm_values=(
2322" initAppDb.version=${version_id} "
2423" initDatabase.version=${version_id} "
2524" database.version=${version_id} "
26- # "search.community.repo=${search_image_repo}"
27- # "search.community.name=mongodb-search "
28- # "search.community.version=${search_image_hash}"
25+ " search.community.repo=${search_image_repo} "
26+ " search.community.name=community "
27+ " search.community.version=${search_image_hash} "
2928)
3029
3130SCRIPT_PATH=" ${BASH_SOURCE[0]} "
You can’t perform that action at this time.
0 commit comments