Skip to content

[Feature] Flux CLI should support valuesKey and targetPath in --values-from #5488

@wasabii

Description

@wasabii

Flux CLI should support valuesKey targetPath in --values-from.

I do not know what a good syntax for this would be.


flux create helmrelease "foo"
    --namespace="foo"
    --release-name="foo"
    --chart-ref="OCIRepository/foo"
    --service-account="foo"
    --values-from="targetPath:ConfigMap/config/key"
    --values="./values.yaml"

Maybe something like that?

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