change values
This commit is contained in:
@@ -10,6 +10,8 @@ keywords:
|
|||||||
home: https://wiki.alexlebens.dev/doc/intel-device-plugin-WGuYx3UYE3
|
home: https://wiki.alexlebens.dev/doc/intel-device-plugin-WGuYx3UYE3
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/intel/intel-device-plugins-for-kubernetes
|
- https://github.com/intel/intel-device-plugins-for-kubernetes
|
||||||
|
- https://github.com/intel/helm-charts/tree/main/charts/device-plugin-operator
|
||||||
|
- https://github.com/intel/helm-charts/tree/main/charts/gpu-device-plugin
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -20,4 +22,4 @@ dependencies:
|
|||||||
version: 0.31.0
|
version: 0.31.0
|
||||||
repository: https://intel.github.io/helm-charts/
|
repository: https://intel.github.io/helm-charts/
|
||||||
icon: https://avatars.githubusercontent.com/u/17888862?s=48&v=4
|
icon: https://avatars.githubusercontent.com/u/17888862?s=48&v=4
|
||||||
appVersion: 0.30.0
|
appVersion: 0.31.0
|
||||||
|
@@ -1,20 +1,5 @@
|
|||||||
intel-device-plugins-operator:
|
|
||||||
nodeSelector:
|
|
||||||
kubernetes.io/arch: amd64
|
|
||||||
manager:
|
|
||||||
image:
|
|
||||||
hub: intel
|
|
||||||
kubeRbacProxy:
|
|
||||||
image:
|
|
||||||
hub: gcr.io
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 120Mi
|
|
||||||
intel-device-plugins-gpu:
|
intel-device-plugins-gpu:
|
||||||
name: gpudeviceplugin
|
name: gpudeviceplugin
|
||||||
image:
|
|
||||||
hub: intel
|
|
||||||
resourceManager: false
|
resourceManager: false
|
||||||
sharedDevNum: 5
|
sharedDevNum: 5
|
||||||
logLevel: 2
|
logLevel: 2
|
||||||
|
Reference in New Issue
Block a user