Openvswitch: Add read-only-fs
This PS adds the default read-only-rootfs to true for openvswitch chart Change-Id: I59c687ff13335073c69456bc72f6b6e51081378c
This commit is contained in:
parent
273b30706b
commit
fafc14f043
@ -60,11 +60,13 @@ pod:
|
||||
capabilities:
|
||||
add:
|
||||
- SYS_MODULE
|
||||
readOnlyRootFilesystem: true
|
||||
vswitchd:
|
||||
runAsUser: 0
|
||||
capabilities:
|
||||
add:
|
||||
- NET_ADMIN
|
||||
readOnlyRootFilesystem: true
|
||||
lifecycle:
|
||||
upgrades:
|
||||
daemonsets:
|
||||
|
Loading…
Reference in New Issue
Block a user