mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
nvidia fix config map name
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
||||
# migStrategy: mixed
|
||||
config:
|
||||
# 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
|
||||
fallbackStrategies: ["named" , "single"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user