We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59d1896 commit 35dbe7bCopy full SHA for 35dbe7b
deployments/helm/power-dra-driver/templates/kubeletplugin.yaml
@@ -52,6 +52,10 @@ spec:
52
valueFrom:
53
fieldRef:
54
fieldPath: metadata.namespace
55
+ - name: KUBELET_REGISTRAR_DIRECTORY_PATH
56
+ value: /var/lib/kubelet/plugins_registry
57
+ - name: KUBELET_PLUGINS_DIRECTORY_PATH
58
+ value: /var/lib/kubelet/plugins
59
# Simulated number of devices the driver will to have.
60
- name: NUM_DEVICES
61
value: "8"
0 commit comments