Adding Istio rbac roles for multicloud-k8s 91/94491/8
authorPramod <pramod.raghavendra.jayathirth@intel.com>
Thu, 29 Aug 2019 05:47:54 +0000 (22:47 -0700)
committerPramod <pramod.raghavendra.jayathirth@intel.com>
Tue, 1 Oct 2019 17:20:39 +0000 (10:20 -0700)
commit7b55292fe1017fc45329ca2d3a9b26395ca0e7ce
treecbe7146a62aa1d2da8febfcc8b48af97a9299347
parent1b8bee840af30f67fcdc0d45ef9334f0461ca1c7
Adding Istio rbac roles for multicloud-k8s

This is used to grant role based access
to user

Issue-ID: MULTICLOUD-790
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: Icf064af7943b337f2cb83c3b4fa29bfb54f5b999
deployments/helm/servicemesh/rbac/.helmignore [new file with mode: 0644]
deployments/helm/servicemesh/rbac/Chart.yaml [new file with mode: 0644]
deployments/helm/servicemesh/rbac/templates/_helpers.tpl [new file with mode: 0644]
deployments/helm/servicemesh/rbac/templates/rbacenablement.yaml [new file with mode: 0644]
deployments/helm/servicemesh/rbac/templates/servicerole.yaml [new file with mode: 0644]
deployments/helm/servicemesh/rbac/templates/servicerolebinding.yaml [new file with mode: 0644]
deployments/helm/servicemesh/rbac/values.yaml [new file with mode: 0644]