Neutron: fix security context typo
This PS fixes a typo in the security context settings for neutrons sriov agent. Change-Id: I8cd255969b0f47d541cd5df68dbddde0b1fcf898 Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
parent
a57cd78439
commit
4d9c91cc3e
@ -429,7 +429,7 @@ pod:
|
||||
neutron_server:
|
||||
allowPrivilegeEscalation: false
|
||||
readOnlyRootFilesystem: true
|
||||
neutron_sriov_avent:
|
||||
neutron_sriov_agent:
|
||||
pod:
|
||||
runAsUser: 42424
|
||||
container:
|
||||
|
Loading…
Reference in New Issue
Block a user