Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

helm secret "invalid option" issue with helm3 #135

@nomis-rzp

Description

@nomis-rzp

With helm3 while running the helm secret ... command its giving the following error

Command: helm secrets install -n myrelease ./mychart-f ./mychart/secrets.yaml
Error:

Error: unknown flag: --client
helm install: invalid option -- n
helm install: invalid option -- f
Error: plugin "secrets" exited with error

Output of helm version:
version.BuildInfo{Version:"v3.0.0-beta.3", GitCommit:"5cb923eecbe80d1ad76399aee234717c11931d9a", GitTreeState:"clean", GoVersion:"go1.12.9"}

Could you please let me know if this is a known issue, or if I am missing anything here?

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