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 Feb 11, 2019
1 parent 0e9aa00 commit 7ff8671
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.1-rc7
version: 2.0.1-rc8
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 @@ -56,6 +56,7 @@ spec:
- name: xtables
hostPath:
path: /run/xtables.lock
type: FileOrCreate
{{- range .Values.agent.extraHostPathMounts }}
- name: {{ .name }}
hostPath:
Expand Down

0 comments on commit 7ff8671

Please sign in to comment.