Welcome to the Linux Foundation Forum!

Lab 4 - Adding Environment Variables to the Manifest - missing variable

Options

As it stands:
If you take a look at the training-app manifest, you'll see that the app already has one environment variable set called GOPACKAGENAME.

But in training-app manifest this variable is missing it has only this:

---
applications:
- name: training-app
  instances: 1
  memory: 64M
  buildpacks:
  - go_buildpack

Categories

Upcoming Training