konstellation-io / science-toolkit

Intelygenz standard environment that covers the technological and methodological needs of a data team in an artificial intelligence project.
https://konstellation-io.github.io/science-toolkit/
43 stars 4 forks source link

Add Minio secret to Drone after creating a repo in Project creation #96

Open IGZEnriqueRomera opened 3 years ago

IGZEnriqueRomera commented 3 years ago

Configure Drone to use Kubernetes secrets in order to not put credentials in clear text in drone pipelines yamls.

IGZangelcostales commented 3 years ago

We cannot use from_secret in the global environment section with kubernetes pipelines type. This feature is only available to docker pipelines type.

This is an example of the required definition to work:

.drone.yml