openshift-examples icon indicating copy to clipboard operation
openshift-examples copied to clipboard

RWO to RO of secrets mounting change

Open debianmaster opened this issue 7 years ago • 0 comments

From v1.9.4, secrets volumes are now mounted in read-only by default. As a temporary workaround I've added "--feature-gates=ReadOnlyAPIDataVolumes=false" to the kubelet args and it works but It is definitely not recommended and the feature will only work until v1.9.1

refer this for more info https://github.com/ceph/ceph-container/issues/1004

debianmaster avatar May 02 '18 06:05 debianmaster