Open unittolabs opened 3 years ago
Does the repository which got registered indicate that it is an OCI repo? Note that this would have had to been registered using the argocd repo add --enable-oci
flag
Does the repository which got registered indicate that it is an OCI repo? Note that this would have had to been registered using the
argocd repo add --enable-oci
flag
yes, I tried to add this repository before adding new source, and after - in both cases the same result
any updates \ ideas?
I got the similar issue, anyone knows the reason? argocd repo add xxxx.azurecr.io --type helm --name xxx --enable-oci --username xxx --password xxxx argocd app create tomcat --repo xxx.azurecr.io --helm-chart app/tomcat-chart --revision 1.0.0 --dest-namespace test --dest-server https://kubernetes.default.svc --sync-policy auto
Is this still an issue?
Looks like it is
If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack channel.
Checklist:
argocd version
.Describe the bug
Can't deploy the application via declarative syntax using helm OCI-based registry (Azure Container Registry - ACR).
To Reproduce
Expected behavior
As am issue #4018 was merged and released in argocd 1.8, the helm chart should be deployed into the cluster.
Screenshots
-
Version
Logs