Commit 8296cb6
authored
docs: document ENABLE_INLINE_MILVUS limitations in README (#280)
[RHOAIENG-3916](https://issues.redhat.com/browse/RHOAIENG-3916)
### Description
Companion to opendatahub-io/ogx-distribution#318.
Documents that `inline::milvus` (enabled via `ENABLE_INLINE_MILVUS`)
is only supported in single-worker, single-replica deployments. The
operator does not manage or validate this env var.
### How Has This Been Tested?
```bash
make test
```
### Test Impact
None. Documentation only.
Approved-by: VaishnaviHire
Approved-by: derekhiggins1 parent 2d2ca4e commit 8296cb6
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
97 | 101 | | |
98 | 102 | | |
99 | 103 | | |
| |||
0 commit comments