Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kustomize patches support for dependencies #62

Open
theblop opened this issue Aug 22, 2024 · 0 comments
Open

kustomize patches support for dependencies #62

theblop opened this issue Aug 22, 2024 · 0 comments

Comments

@theblop
Copy link

theblop commented Aug 22, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant