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:
|
neutron_server:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
neutron_sriov_avent:
|
neutron_sriov_agent:
|
||||||
pod:
|
pod:
|
||||||
runAsUser: 42424
|
runAsUser: 42424
|
||||||
container:
|
container:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user