ifbyol / pipeline-with-generated-secrets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate dynamic configurations with Okteto

This sample shows how to configure an okteto pipeline to generate a dynamic configuration file with values coming from the pipeline's context and from developer-defined Okteto Secrets.

To try it:

  1. Login to Okteto, and add a secret called MY_NAME with your name.
  2. Click here to deploy the pipeline defined in the okteto-pipeline.yaml file.
  3. Check the applications logs and verify that the right values are printed.

About

License:Apache License 2.0