Skip to content

Verify template code for quick install trow.yaml is needed #248

@amouat

Description

@amouat

Currently the YAML file for the quick install templates out the namespace with {{namespace}}. Before applying the YAML, the template is replaced using a simple sed call. This is fine, but a bit complicated - it means end users can't simply apply the YAML.

It's not clear from a casual glance why we can't just do kubectl apply -n NAMESPACE instead of the templating. Possibly this will break something. We should verify this and update the code to the simpler version possible. This will need to be tested on different platforms.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions