mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Port https://github.com/uswitch/kiam/pull/180 to stable/kiam helm chart (#9262)
Signed-off-by: Max Lobur <max_lobur@outlook.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
80f5d310e2
commit
3789e7f5e7
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: kiam
|
||||
version: 2.4.2
|
||||
version: 2.4.3
|
||||
appVersion: 3.2
|
||||
description: Integrate AWS IAM with Kubernetes
|
||||
keywords:
|
||||
|
||||
@@ -56,6 +56,7 @@ spec:
|
||||
- name: xtables
|
||||
hostPath:
|
||||
path: /run/xtables.lock
|
||||
type: FileOrCreate
|
||||
{{- range .Values.agent.extraHostPathMounts }}
|
||||
- name: {{ .name }}
|
||||
hostPath:
|
||||
|
||||
Reference in New Issue
Block a user