13 lines
353 B
YAML
13 lines
353 B
YAML
|
resources:
|
||
|
# - https://raw.githubusercontent.com/NVIDIA/k8s-device-plugin/v0.16.1/deployments/static/nvidia-device-plugin.yml
|
||
|
- nvidia-device-plugin-helmchart.yaml
|
||
|
|
||
|
namespace: kube-system
|
||
|
|
||
|
configMapGenerator:
|
||
|
- name: nvidia-device-plugin-config
|
||
|
files:
|
||
|
- config0=config/config0.yaml
|
||
|
|
||
|
configurations:
|
||
|
- kustomizeconfig/namereference.yaml
|