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
{{ message }}
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.
let's add support for using oc create secret for storing the access keys.
supplying one via env variable should still be possible and take precedence over a mounted secret
The text was updated successfully, but these errors were encountered:
I'm already using secrets for our pipeline... I think in future you might not care about this at all, since the data would be streamed directly to the service, but for now, you can try to incorporate this:
let's add support for using
oc create secret
for storing the access keys.supplying one via env variable should still be possible and take precedence over a mounted secret
The text was updated successfully, but these errors were encountered: