Skip to content

Commit 2b6df4c

Browse files
committed
fix: mongodb indexes docs
1 parent 0932fbb commit 2b6df4c

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
@@ -182,7 +182,7 @@ ingress-nginx:
182182

183183
## Post-installation steps
184184

185-
- Disable auto-creation of MongoDB indexes (or remove these values from `.Values`):
185+
- Before moving to production, MongoDB indexes auto-creation must be disabled by either setting the appropriate values to `false` or removing those properties from `.Values` file:
186186

187187
```yaml
188188
global:

0 commit comments

Comments
 (0)