allErrs=append(allErrs,field.Invalid(idxPath.Child("gcePersistentDisk","readOnly"),false,"must be true for replicated pods > 1; GCE PD can only be mounted on multiple machines if it is read-only"))
allErrs=append(allErrs,field.Invalid(idxPath.Child("gcePersistentDisk","readOnly"),false,"must be true for replicated pods > 1; GCE PD can only be mounted on multiple machines if it is read-only"))