Update RBAC on console

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-12-23 09:04:26 +01:00
parent 72831d4c2b
commit e9ac50d91c
26 changed files with 2123 additions and 1444 deletions

View File

@@ -388,6 +388,7 @@ func (impl *Implm) Run(
fileManagerService,
l.Named("probo"),
slackService,
iamService,
)
if err != nil {
return fmt.Errorf("cannot create probo service: %w", err)