Skip to content

Commit

Permalink
Add endpoints in values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG authored Oct 1, 2024
1 parent 62ab08c commit b495dcd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ app:
technology: WEBCOMPONENTMODULE
remoteName: onecx-permission
tagName: ocx-permission-component
endpoints:
- name: workspace
path: /workspace/{workspace-name}
- name: product
path: /product/{product-name}
user-roles-permissions:
exposedModule: "./OneCXUserRolesPermissionsComponent"
description: "Show current user's roles and permissions"
Expand Down

0 comments on commit b495dcd

Please sign in to comment.