Skip to content

Commit

Permalink
Port uswitch/kiam#180 to stable/kiam helm chart
Browse files Browse the repository at this point in the history
Signed-off-by: Max Lobur <[email protected]>
  • Loading branch information
max-lobur committed Dec 14, 2018
1 parent d57b8a9 commit 9e04f60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion stable/kiam/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: kiam
version: 2.0.0-rc3
version: 2.0.0-rc4
appVersion: 3.0-rc1
description: Integrate AWS IAM with Kubernetes
keywords:
Expand Down
1 change: 1 addition & 0 deletions stable/kiam/templates/agent-daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ spec:
- name: xtables
hostPath:
path: /run/xtables.lock
type: FileOrCreate
{{- range .Values.agent.extraHostPathMounts }}
- name: {{ .name }}
hostPath:
Expand Down

0 comments on commit 9e04f60

Please sign in to comment.