Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • POD POD
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MemriMemri
  • PODPOD
  • Merge requests
  • !132

Improve/fix environment variables for Pod/services

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vasili Novikov requested to merge improve-env-settings into dev Aug 06, 2020
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 6

This will differentiate the address on which Pod listens to requests, and the Pod address that services will see in order to make the callback.

This commit only formalizes the difference and makes it clearer, it was partly already the case before.

Additionally, default port value of 3030 was moved to a constant, and docs were improved.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: improve-env-settings