Skip to content

Commit 46b6e0e

Browse files
Update codefresh/README.md
Co-authored-by: Vasil Sudakou <[email protected]>
1 parent 8ee393d commit 46b6e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codefresh/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2122,7 +2122,7 @@ mongodb:
21222122

21232123
#### ⚠️ New indexes in MongoDB
21242124

2125-
If you maintain indexes manually (i.e. [Auto-index creation](#enabling-auto-index-creation) is off) you must create the following indexes **before or right after** the upgrade:
2125+
If you maintain indexes manually (i.e. [Auto-index creation](#enabling-auto-index-creation) is off) you must create the following indexes **before** the upgrade:
21262126

21272127
- [Database: `codefresh`, collection: `users`, index: `account_1__id_1`](https://github.com/codefresh-io/codefresh-onprem-helm/tree/release-2.8/indexes/codefresh/users.json#L2-L9)
21282128
- [Database: `codefresh`, collection: `users`, index: `role_1_account_1__id_1`](https://github.com/codefresh-io/codefresh-onprem-helm/tree/release-2.8/indexes/codefresh/users.json#L10-L17)

0 commit comments

Comments
 (0)