You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: