Adding clusterrole and service account config. 60/13160/1
authornaman.gupta <naman.gupta@samsung.com>
Fri, 28 Jun 2024 12:58:21 +0000 (18:28 +0530)
committernaman.gupta <naman.gupta@samsung.com>
Fri, 28 Jun 2024 12:58:21 +0000 (18:28 +0530)
commitba6c8972e6dcee6a33d0434e68f519920575073b
tree04482ab635ccafc80c055011ef8c9c48cc5786de
parent834620485687a48b9a93412462a05e82cba734c3
Adding clusterrole and service account config.

Adding clusterrole and service account config.

Change-Id: I1390da5e3b0b07398834fc382b992d32b40e98dd
Signed-off-by: naman.gupta <naman.gupta@samsung.com>
12 files changed:
depRicKubernetesOperator/config/rbac/auth_proxy_client_clusterrole.yaml [new file with mode: 0644]
depRicKubernetesOperator/config/rbac/auth_proxy_role.yaml [new file with mode: 0644]
depRicKubernetesOperator/config/rbac/auth_proxy_role_binding.yaml [new file with mode: 0644]
depRicKubernetesOperator/config/rbac/auth_proxy_service.yaml [new file with mode: 0644]
depRicKubernetesOperator/config/rbac/kustomization.yaml [new file with mode: 0644]
depRicKubernetesOperator/config/rbac/leader_election_role.yaml [new file with mode: 0644]
depRicKubernetesOperator/config/rbac/leader_election_role_binding.yaml [new file with mode: 0644]
depRicKubernetesOperator/config/rbac/ricplatform_editor_role.yaml [new file with mode: 0644]
depRicKubernetesOperator/config/rbac/ricplatform_viewer_role.yaml [new file with mode: 0644]
depRicKubernetesOperator/config/rbac/role.yaml [new file with mode: 0644]
depRicKubernetesOperator/config/rbac/role_binding.yaml [new file with mode: 0644]
depRicKubernetesOperator/config/rbac/service_account.yaml [new file with mode: 0644]