mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
13 lines
254 B
YAML
13 lines
254 B
YAML
nameSuffix: -compress-perf
|
|
resources:
|
|
- ../dpdk-test/
|
|
configMapGenerator:
|
|
- files:
|
|
- file.txt
|
|
name: test-data
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
patches:
|
|
- path: volume_add_configmap.yaml
|
|
- path: env_replace_testcmd.yaml
|