Skip to content

env tag usage example is not aligned with the config yaml #764

@shaul75

Description

@shaul75

The example here is specifying the env tag nested under the tags: attribute:

# tags => ['env:production', 'linux'],

While the actual yaml config documentation suggests otherwise, that it's a separate root level attribute.

env: <ENV>
tags:
  - service:<SERVICE>

Which of them correct? is there any significance to env outside of tags?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions