-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
At the moment both pub and private keys sit in the adapter config. While it's okay for the pub key to be there, we should find a better home for the private key---think raising the bar for security. Figure out if Istio Citadel could help here or should we rather use K8s secrets/tmpfs volumes? Any other options?
The advantage of adapter config storage is access speed and caching. We should consider these two factors too when scratching around for a solution.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request