Skip to Content
ConnectorsArgo CD

Argo CD

Connect Argo CD to access GitOps deployments, sync status, and application health through Cendriix agents.

Overview

Auth methodAPI Token
Setup time~5 minutes

How to connect

  1. Navigate to Settings → Integrations → Connectors
  2. Click Connect on the Argo CD integration
  3. Enter your Argo CD API token
  4. Once configured, data becomes available to Cendriix agents

Getting your API token

  1. Generate a token via Argo CD CLI: argocd account generate-token
  2. Create a new token with appropriate permissions
  3. 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