Skip to content

Prevent reordering of env in kubernetes deployment #39167

@antoniomacri

Description

@antoniomacri

Description

I'm using the kubernetes extension to generate the manifest files for my application, which are then committed into a repository.

However, sometimes variables inside the env part of the deployment are reordered, causing unwanted changes in the git history.

Would it be possible to produce the env vars in a fixed order? For instance they could be sorted alphabetically by name.

Implementation ideas

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions