mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-14 20:05:03 +00:00
Automatic merge from submit-queue (batch tested with PRs 42854, 43105, 43090) Update ScaleIO volume plugin default readOnly value This commit updates the code to set readOnly attribute to be set to false. **What this PR does / why we need it**: This PR is a minor fix that updates the default value of `readOnly` attribute to `false`. **Release note**: ```release-note NONE ```