argo-cd/resource_customizations/promoter.argoproj.io/ClusterScmProvider/testdata/reconcile-error.yaml
Michael Crenshaw daadf868db
feat(health): additional promoter.argoproj.io health checks (#27170)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2026-04-13 17:09:21 -04:00

17 lines
373 B
YAML

apiVersion: promoter.argoproj.io/v1alpha1
kind: ClusterScmProvider
metadata:
name: github-enterprise
generation: 1
spec:
secretRef:
name: github-app-secret
github:
appID: 1
status:
conditions:
- type: Ready
status: "False"
reason: ReconciliationError
message: "Reconciliation failed: invalid credentials"
observedGeneration: 1