Skip to content

change k8s yaml parameters (like WEBSITE) to use kustomize instead of sed at the commandline to substitue values #1783

@hahn-kev

Description

@hahn-kev

right now the only want to have different config values between staging and prod is by using sed in the deployment make file. This sucks because if we want to add another parameter we need to dig through those scripts and modify them. It would be much simpler to use kustomize like we do in lexbox to just patch the differences we want instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    engineeringTasks which do not directly relate to a user-facing feature or fix

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions