Skip to content

Commit e4b1cf8

Browse files
committed
Issue #136 change to DirectoryOrCreate
Fix issue on pods keep on `ContainerCreating` state. issue #136 #136
1 parent 52ef625 commit e4b1cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenarios/docker-bench-security/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ spec:
8989
- name: docker-sock-volume
9090
hostPath:
9191
path: /var/run/docker.sock
92-
type: Socket
92+
type: DirectoryOrCreate

0 commit comments

Comments
 (0)