Skip to content

Commit 8cd4e2e

Browse files
committed
Port uswitch/kiam#180 to stable/kiam helm chart
Signed-off-by: Max Lobur <max_lobur@outlook.com>
1 parent 00c8660 commit 8cd4e2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stable/kiam/templates/agent-daemonset.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ spec:
5656
- name: xtables
5757
hostPath:
5858
path: /run/xtables.lock
59+
type: FileOrCreate
5960
{{- range .Values.agent.extraHostPathMounts }}
6061
- name: {{ .name }}
6162
hostPath:

0 commit comments

Comments
 (0)