[cinder] Fix misspelling
Security_context'readOnlyRootFilesystem' under container cinder-backup is misspelled as' redOnlyRootFilesystem', this commit fixed this Change-Id: I5a1a9c1a9ae66d027199057a13e3119a326ef015
This commit is contained in:
parent
f9dbba7043
commit
df4d104841
@ -108,7 +108,7 @@ pod:
|
|||||||
capabilities:
|
capabilities:
|
||||||
add:
|
add:
|
||||||
- SYS_ADMIN
|
- SYS_ADMIN
|
||||||
redOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
cinder_scheduler:
|
cinder_scheduler:
|
||||||
pod:
|
pod:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user