Argo CD
Connect Argo CD to access GitOps deployments, sync status, and application health through Cendriix agents.
Overview
| Auth method | API Token |
| Setup time | ~5 minutes |
How to connect
- Navigate to Settings → Integrations → Connectors
- Click Connect on the Argo CD integration
- Enter your Argo CD API token
- Once configured, data becomes available to Cendriix agents
Getting your API token
- Generate a token via Argo CD CLI:
argocd account generate-token - Create a new token with appropriate permissions
- Copy the token and paste it in the Cendriix setup wizard
Capabilities
Once connected, Cendriix agents can:
- Read application sync status and health
- Access deployment history
- Reference GitOps context for deployment debugging
Security notes
- Use scoped tokens with minimal permissions where available
- Tokens are stored encrypted in AWS Secrets Manager
- Disconnect at any time from Settings → Integrations → Connectors
Further reading
Last updated on