argo-cd/resource_customizations/datasciencecluster.opendatahub.io/DataScienceCluster/testdata/stale_generation.yaml
Asish Kumar 85114ae56e fix: account for stale DataScienceCluster observed generation
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
2026-04-07 06:05:45 +00:00

18 lines
373 B
YAML

apiVersion: datasciencecluster.opendatahub.io/v1
kind: DataScienceCluster
metadata:
name: default-dsc
namespace: opendatahub
generation: 2
spec:
components:
dashboard:
managementState: Managed
status:
phase: Ready
observedGeneration: 1
conditions:
- type: Ready
status: "True"
reason: Ready
message: "All components are ready"