Skip to main content
The operator is configured through command-line flags, which map directly to Helm values when deploying via Helm. All features are opt-in except the core reconciliation controllers.

Feature matrix

Command-line flags

Core

Webhook

Metrics

Self-healing and AI

The Helm chart never passes --llm-api-key. It injects the key as the ANTHROPIC_API_KEY environment variable from a Secret via secretKeyRef, so it stays out of the pod spec. See AI setup.

Bootstrap

Integrations

The ArgoCD watcher only activates if both --enable-argocd=true and the ArgoCD Application CRD (argoproj.io/v1alpha1) is detected in the cluster. If the CRD is missing, the watcher silently skips registration.

Helm values

Complete Helm values.yaml reference

Installation

Install methods and verification