-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
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-depsis hardcoded in the plugin? - Is there a way to apply kustomize patches on dependencies using this plugin?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels