mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00

An easter-egg slipped in the args. This removes it. Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
13 lines
224 B
YAML
13 lines
224 B
YAML
apiVersion: apps/v1
|
|
kind: DaemonSet
|
|
metadata:
|
|
name: intel-gpu-plugin
|
|
spec:
|
|
template:
|
|
spec:
|
|
containers:
|
|
- name: intel-gpu-plugin
|
|
args:
|
|
- "-shared-dev-num=300"
|
|
- "-resource-manager"
|