Skip to content

Commit 284e8ed

Browse files
authored
fix configmap for custom-mig-config (#316)
Signed-off-by: Rahul Sharma <[email protected]>
1 parent 4d468dc commit 284e8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpu-operator/manifests/input/mig-cm-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ migManager:
22
config:
33
name: custom-mig-config
44
create: true
5-
data: |-
5+
data:
66
config.yaml: |-
77
version: v1
88
mig-configs:

0 commit comments

Comments
 (0)