change values
This commit is contained in:
		| @@ -10,6 +10,8 @@ keywords: | ||||
| home: https://wiki.alexlebens.dev/doc/intel-device-plugin-WGuYx3UYE3 | ||||
| sources: | ||||
|   - 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: | ||||
|   - name: alexlebens | ||||
| dependencies: | ||||
| @@ -20,4 +22,4 @@ dependencies: | ||||
|     version: 0.31.0 | ||||
|     repository: https://intel.github.io/helm-charts/ | ||||
| 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: | ||||
|   name: gpudeviceplugin | ||||
|   image: | ||||
|     hub: intel | ||||
|   resourceManager: false | ||||
|   sharedDevNum: 5 | ||||
|   logLevel: 2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user