intel-device-plugins-for-ku.../deployments/qat_plugin/overlays/debug/add-args.yaml
Mikko Ylinen b921a4a458 qat: update default flags and deploy without ConfigMap
To make QAT plugin deployment consistent with the other plugins
we update the default flags and deploy without the flag settings
provided by the ConfigMap.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-11-18 14:02:36 +02:00

12 lines
179 B
YAML

apiVersion: apps/v1
kind: DaemonSet
metadata:
name: intel-qat-plugin
spec:
template:
spec:
containers:
- name: intel-qat-plugin
args:
- "-v=4"