charts icon indicating copy to clipboard operation
charts copied to clipboard

Add better secret support

Open valkum opened this issue 3 years ago • 0 comments

Is this a request for help?: No


Is this a BUG REPORT or FEATURE REQUEST? (choose one): Feature Request

Add support for different secrets like S3 credentials for non AWS platforms and document ways to retrieve them in pipelines (normal steps and docker plugin steps).

If I understand the current code correctly, only a handful of custom settings are currently stored as k8s secrets. Other secrets can only be added as ENV vars. Ideally you could add all kind of different vars as secrets to k8s.

Additionally, it would be helpful for beginners to document, how to utilize the k8s secret store in pipelines.

valkum avatar Sep 11 '20 15:09 valkum