Using S3 as Argo CD helm repo #15529
Unanswered
Sir-gits-a-lot
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to deploy an application to argocd using S3 bucket as helm repository. I am running ArgoCD in a kind cluster and created application with reference url of S3 bucket deployed on AWS.
In S3, I have created a bucket with sample/myapp/ directory structure, Inside the myapp/ folder, I have uploaded helm charts tar.gz file and index.yaml.
When I apply the application manifest, the logs doesn't show anything but the application isn't deployed.
If anybody is aware of the mistake here, please give solutions.
Beta Was this translation helpful? Give feedback.
All reactions