i’m trying to deploy ZAP automation framework via ArgoCD with dependency chart.
When i try to sync from ArgoCD i’m receiving this error.
Failed to load target state: failed to generate manifest for source 1 of 2: rpc error: code = Unknown desc =
helm template . --name-template test-poc --namespace test-poc --kube-version 1.28 --values <path to cached source> --values /tmp/xxx <api versions removed> --include-crds
failed exit status 1:
Error: error unpacking values.yaml : Chart.yaml file is missing
I’ve manually run the helm template verify for the chart that i prepare it’s showing no error.
Where i can try to check why it’s showing error unpacking. Thank you.
[enter image description her
| Column A | Column B |
| ——– | ——– |
| Cell 1 | Cell 2 |
| Cell 3 | Cell 4 |
e]
Lau is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.