Skip to content

Commit

Permalink
Fix chart to use remote plugin class
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale committed Jan 12, 2024
1 parent 99000f4 commit 8f3df82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/traction/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ acapy:
plugin-config.yml:
multitenant_provider:
manager:
class_name: traction_plugins.multitenant_provider.v1_0.manager.AskarMultitokenMultitenantManager
class_name: multitenant_provider.v1_0.manager.AskarMultitokenMultitenantManager
always_check_provided_wallet_key: true
errors:
on_unneeded_wallet_key: false
Expand Down

0 comments on commit 8f3df82

Please sign in to comment.