Skip to content

Commit 009b41f

Browse files
bart0shbyako
andauthored
Update deployments/helm/dra-example-driver/templates/kubeletplugin.yaml
Co-authored-by: Alexey Fomenko <[email protected]>
1 parent 2753cb9 commit 009b41f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployments/helm/dra-example-driver/templates/kubeletplugin.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ spec:
5353
valueFrom:
5454
fieldRef:
5555
fieldPath: metadata.namespace
56+
# Simulated number of devices the example driver will pretend to have.
5657
- name: NUM_DEVICES
5758
value: "8"
5859
volumeMounts:

0 commit comments

Comments
 (0)