travisghansen / argo-cd-helmfile

Integration between argo-cd and helmfile
MIT License
213 stars 55 forks source link

[Inquiry/ question ] Does this plugin support complex helmfile structure .. #15

Closed Coder63 closed 2 years ago

Coder63 commented 2 years ago

We have little complex helmfile structure with dependencies , files, templates & multiple charts and the structure looks like below

When I;m trying to add one of the chart .. I see redis error but I feel this is the effect not the cause. Any help will be appreciated . thanks

Error: Unable to save changes: application spec for app1 is invalid: InvalidSpecError: Unable to generate manifests in helmfile.d: rpc error: code = Unknown desc = dial tcp: lookup argocd-redis on 172.18.0.10:53: no such host

ArgoCD manifest `project: default source: repoURL: 'https://my repo' path: helmfile.d/ targetRevision: my branch plugin: name: helmfile env:

abrarcv170 commented 2 years ago

@Coder63 is this issue resolved? ,iam still getting the same issue.