Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

Prefix resources names #154

@ant31

Description

@ant31

It's usefull to deploy multiple time a same package on a same namespace.

$ kpm deploy quay.io/ant31/memcached --name-prefix d1
- deployed d1-memcached svc
- deployed d1-memcached depoyment

$ kpm deploy quay.io/ant31/memcached --name-prefix other
- deployed other-memcached svc
- deployed other-memcached depoyment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions