From: dave kormann Date: Thu, 11 Jul 2019 15:07:08 +0000 (-0400) Subject: Add serviceaccount support to common and appmgr X-Git-Tag: 0.0.2~67^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=fb1483d09cc5deba80360184fb4f91b526f57c53;hp=fb1483d09cc5deba80360184fb4f91b526f57c53;p=it%2Fdep.git Add serviceaccount support to common and appmgr This change adds a serviceaccount to the appmgr helm chart with explicit permission to list pods in the namespace where it expects to find its tiller; this is to handle the case where the default serviceaccount is not allowed to list pods. To support his, service account name support was added to the common chart. signed-off-by: dave kormann Change-Id: Ia1c46ebbaf5d22731d657858b56efcef8d13d5f5 ---