Daniel Nazareth

Results 1 comments of Daniel Nazareth

we had the below config working great ``` config: '{"tlsClientConfig":{"insecure":false,"caData":"XX"},"awsAuthConfig":{"clusterName":"","roleARN":"arn:aws:iam::00000000:role/argocd-role"}}' name: server: https://XXXXXXXX.gr7..eks.amazonaws.com ``` but [this](https://github.com/argoproj/argo-cd/pull/8032) pr appears to have introduced a new CLI for auth without any docs for...