Skip to content

Commit

Permalink
fix(roles): update role name for approval notifications (#372)
Browse files Browse the repository at this point in the history
Currently Service Manager receives notifications regarding app approval process.

Refs:  #370
  • Loading branch information
typecastcloud authored Jul 17, 2024
1 parent c5831a0 commit 764bee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/portal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ backend:
role1: "Company Admin"
approveAppUserRoles:
role0: "Sales Manager"
role1: "Service Manager"
role1: "App Manager"
activationUserRoles:
role0: "Sales Manager"
role1: "App Manager"
Expand Down

0 comments on commit 764bee1

Please sign in to comment.