Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Commit 49c2415

Browse files
integriipingles
authored andcommitted
Fix race condition with xtables.lock (#180)
1 parent 1980f1b commit 49c2415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/agent.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ spec:
2929
- name: xtables
3030
hostPath:
3131
path: /run/xtables.lock
32+
type: FileOrCreate
3233
containers:
3334
- name: kiam
3435
securityContext:

0 commit comments

Comments
 (0)