RBAC roles are created when deploying cps chart.
Issue-ID: CPS-862
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Icf91bf3271027e86ed439740bb9d9465ded3eee9
-# Copyright (C) 2021 Bell Canada
+# Copyright (C) 2021 2022 Bell Canada
 # Modifications Copyright © 2021 Orange
 # Modifications Copyright © 2021 Nordix Foundation
 #
   - name: common
     version: ~10.x-0
     repository: '@local'
+  - name: roles-wrapper
+    version: ~10.x-0
+    repository: '@local'
   - name: cps-core
     version: ~10.x-0
     repository: '@local'
   - name: ncmp-dmi-plugin
     version: ~10.x-0
     repository: '@local'
-    condition: ncmp-dmi-plugin.enabled
\ No newline at end of file
+    condition: ncmp-dmi-plugin.enabled