intel-device-plugins-for-ku.../deployments/qat_dpdk_app
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
..
base crypto-perf: fix readonly rootfs deployment 2020-02-04 13:39:07 +02:00
patches crypto-perf: move to clearlinux:base and add QAT test cases 2019-08-20 22:01:44 +03:00
test-compress1 crypto-perf: move to clearlinux:base and add QAT test cases 2019-08-20 22:01:44 +03:00
test-crypto1 crypto-perf: move to clearlinux:base and add QAT test cases 2019-08-20 22:01:44 +03:00