From 3a9ef36055d49d1fd5585c6dd0f2de4750366ea0 Mon Sep 17 00:00:00 2001 From: Rui Vieira Date: Wed, 8 Nov 2023 17:22:54 +0000 Subject: [PATCH] Deploy TrustyAI editor and viewer roles --- config/rbac/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rbac/kustomization.yaml b/config/rbac/kustomization.yaml index ca04e399..34645515 100644 --- a/config/rbac/kustomization.yaml +++ b/config/rbac/kustomization.yaml @@ -8,3 +8,5 @@ resources: - auth_proxy_role.yaml - auth_proxy_role_binding.yaml - auth_proxy_client_clusterrole.yaml +- trustyaiservice_editor_role.yaml +- trustyaiservice_viewer_role.yaml \ No newline at end of file