IncidentFlowIncidentFlowDocs
IntegrationsArgo CD

Configure the Argo CD Integration

Scope projects and confirm read-only, Secret-omitting access for Argo CD.

Configure which Argo CD applications IncidentFlow may read and confirm that access stays read-only.

Core settings

SettingDescriptionRequired
Server URLArgo CD API server URL.Yes
API tokenRead-only token used to query Argo CD.Yes
Project scopeArgo CD projects IncidentFlow may read.Recommended
Verify TLSWhether to verify the Argo CD server certificate.Recommended

RBAC scope

The Argo CD account must have a read-only RBAC policy — permission to get and list applications, resources, and history, and nothing more. IncidentFlow never syncs, rolls back, or modifies applications.

Response safety

Argo CD responses are shaped for safety: resource manifest bodies and Secret data are omitted, so IncidentFlow surfaces status and history without exposing sensitive resource contents.

Apply changes

Update the server URL, token, or project scope in IncidentFlow → Integrations → Argo CD, then re-run verification.

On this page