This sample shows how to configure an app with Okteto to generate a dynamic configuration at deploy time and from developer-defined Okteto Variables.
To try it:
- Login to your Okteto instance, and add a variable called
MY_NAME
with your name. - Deploy the application via the deploy dialog, pointing to this Git repository.
- Check the application's logs and verify that the right values are printed.