-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.6
-
Quality / Stability / Reliability
-
None
-
None
-
None
-
Moderate
-
None
-
x86_64
-
None
-
None
-
None
-
None
-
None
-
If docs needed, set a value
-
None
-
None
-
None
-
None
-
None
Description of problem:
Getting the below error when using Helm repo hosted in ACR
—
"Unable to create application: application spec is invalid: InvalidSpecError: Unable to generate manifests in manifests/charts/app: rpc error: code = Unknown desc = `helm repo add --username ****** --password ****** acrlowerssharedhelm acrlowerssharedhelm.azurecr.io` failed exit status 1: Error: could not find protocol handler for:"
—
Version-Release number of selected component (if applicable):
v4u6
How reproducible:
Easy
Steps to Reproduce:
1. Host Helm chart in ACR
2. Add the same in ArgoCD
3. Create application using the chart
Actual results:
Getting credential error
Expected results:
Application should be created
Additional info: