Skip to content

Commit 6c93ed4

Browse files
Update sriov-cni-daemonset.yaml
1 parent a4e08b8 commit 6c93ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/sriov-cni-daemonset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
imagePullPolicy: IfNotPresent
3131
securityContext:
3232
allowPrivilegeEscalation: true
33-
privileged: false
33+
privileged: true
3434
readOnlyRootFilesystem: true
3535
capabilities:
3636
drop:

0 commit comments

Comments
 (0)