intel-device-plugins-for-ku.../deployments/qat_dpdk_app/base
Mikko Ylinen df7492d763 crypto-perf: fix readonly rootfs deployment
We had securityContext specified twice and the latter was overwriting
readOnlyRootFilesystem=true.

With this commit, the container is properly mounted readonly. However,
we need a tmpfs for DPDK runtime data so an emptyDir volume is added
(NB: see kubernetes/issues/48912 for discussion on emptyDir mount options).

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-02-04 13:39:07 +02:00
..
crypto-perf-dpdk-pod-requesting-qat.yaml crypto-perf: fix readonly rootfs deployment 2020-02-04 13:39:07 +02:00
kustomization.yaml crypto-perf: add kustomization and move to deployments 2019-08-20 22:01:44 +03:00