nvidia fix config map name

This commit is contained in:
2025-06-09 13:11:01 -04:00
parent aa06e70feb
commit e335b184c8

View File

@@ -35,7 +35,7 @@ spec:
# migStrategy: mixed # migStrategy: mixed
config: config:
# ConfigMap name if pulling from an external ConfigMap # ConfigMap name if pulling from an external ConfigMap
name: "nvidia-device-configs" name: "nvidia-plugin-configs"
# List of fallback strategies to attempt if no config is selected and no default is provided # List of fallback strategies to attempt if no config is selected and no default is provided
fallbackStrategies: ["named" , "single"] fallbackStrategies: ["named" , "single"]