[SDC] Change default access mode for cert PVC 72/100672/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 23 Jan 2020 10:55:37 +0000 (11:55 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 23 Jan 2020 10:55:37 +0000 (11:55 +0100)
sdc-onboarding-be PVC is currently using ReadOnlyMany mode. Unfortunately,
this mode is not well supported.
As this PVC is used only by sdc-onboarding-be pod, we can move to
ReadWriteOnce, which is well supported

Issue-ID: SDC-2549
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Icc33d5d04cbdec846dbb1d609d52f0426b91483e


No differences found