Skip to content

Commit 80e0c8d

Browse files
authored
Merge pull request #6302 from researchapps/update/efa-device-plugin
fix runAsRoot (true) efa device plugin bug
2 parents 8ab26a7 + d83fd8a commit 80e0c8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/addons/assets/efa-device-plugin.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ spec:
165165
- image: "%s.dkr.ecr.%s.%s/eks/aws-efa-k8s-device-plugin:v0.3.3"
166166
name: aws-efa-k8s-device-plugin
167167
securityContext:
168-
runAsNonRoot: true
169168
allowPrivilegeEscalation: false
170169
capabilities:
171170
drop: ["ALL"]

0 commit comments

Comments
 (0)