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

args helper in the Container struct only supports args starting wit -- and and followed by =  #12

Open
@f0

Description

@f0

The helper function in the container struct onyl supports args in the form
--arg=val
things like

-arg=1
-arg 1
--arg 1

are common usages of args, and not supported in kube-libsonnet

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