streaming-ops icon indicating copy to clipboard operation
streaming-ops copied to clipboard

Migrate Connector secret management to Connect Secret Registry

Open rspurgeon opened this issue 5 years ago • 0 comments

Right now connector secrets are managed with sealed secrets and templated in and mounted as a K8s Secret type. The secret registry obviates the need for this and should be used instead.

This issue captures the task of migrating to that solution

rspurgeon avatar Jan 28 '21 15:01 rspurgeon