Commit 9c9fe71
fix: use ReadWriteOnce for MLflow PVC storage
EBS-backed clusters (AWS/ROSA) don't support ReadWriteMany. Since
replicas is set to 1, ReadWriteOnce is sufficient.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cdd72f0 commit 9c9fe71
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments