Sets up AWS EKS cluster and installs aws-load-balancer-controller so we can go ahead and install argocd and let it manage our applications
2
stars
0
forks
source link
Modify s3 policy so Argo will be able to figure out location of bucket #21
Open
davidfox87 opened 1 year ago
"Effect":"Allow", "Action":[ "s3:GetBucketLocation" ], "Resource":"arn:aws:s3:::*" }