From c117837c568716c43c5adf26a2fe3ceb88f915c9 Mon Sep 17 00:00:00 2001 From: farida azmy Date: Sun, 11 Apr 2021 12:55:33 +0200 Subject: [POLICY] Update chart with service account Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2725 Signed-off-by: farida azmy Co-authored-by: Sylvain Desbureaux Change-Id: I67c689d65ff004c3919256449d0bfaf976514a93 --- kubernetes/policy/values.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kubernetes/policy/values.yaml') diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index 678772c481..92344dd2fe 100755 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -148,3 +148,8 @@ resources: memory: 2Gi unlimited: {} +#Pods Service Account +serviceAccount: + nameOverride: policy + roles: + - read -- cgit 1.2.3-korg