[COMMON] Templates for services accounts and roles 86/107886/12
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 19 May 2020 15:46:54 +0000 (17:46 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 26 Jun 2020 15:24:04 +0000 (15:24 +0000)
commit4534881264e8a125c7eed68992fe4ef32b204caf
treee54eb051150058e4d2bc3dc62b0aac7dc702cef4
parentd610a48073273ba043d54647b73b4754a7b8441e
[COMMON] Templates for services accounts and roles

Create a common chart that will create the relevant service accounts /
roles and role binding for ONAP components.

Issue-ID: OOM-1971
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I687ef6debe679b5f7f250d75d93ee4da84d97104
kubernetes/common/serviceAccount/Chart.yaml [new file with mode: 0644]
kubernetes/common/serviceAccount/requirements.yaml [new file with mode: 0644]
kubernetes/common/serviceAccount/templates/role-binding.yaml [new file with mode: 0644]
kubernetes/common/serviceAccount/templates/role.yaml [new file with mode: 0644]
kubernetes/common/serviceAccount/templates/service-account.yaml [new file with mode: 0644]
kubernetes/common/serviceAccount/values.yaml [new file with mode: 0644]