Skip to content

kustomize patches support for dependencies #62

@theblop

Description

@theblop

I have a helmfile with some dependencies and kustomize patches to modify some resources installed by the dependency.

the helmfile fails because --skip-deps is hardcoded in the argo-cd-helmfile.sh, so kustomize can't find the dependency resources (it works fine if I run helmfile manually without --skip-deps)

  • Is there a reason why --skip-deps is hardcoded in the plugin?
  • Is there a way to apply kustomize patches on dependencies using this plugin?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions