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:
- Login to Okteto, and add a secret called
MY_NAME
with your name. - Click here to deploy the pipeline defined in the
okteto-pipeline.yaml
file. - Check the applications logs and verify that the right values are printed.