Skip to content

Commit c723d89

Browse files
authored
update example device-plugin yaml file (ROCm#38)
1 parent fdb358d commit c723d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s-ds-amdgpu-dp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
- image: rocm/k8s-device-plugin
2323
name: amdgpu-dp-cntr
2424
securityContext:
25-
allowPrivilegeEscalation: false
25+
privileged: true
2626
capabilities:
2727
drop: ["ALL"]
2828
volumeMounts:

0 commit comments

Comments
 (0)