github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/platform.confluent.io/KsqlDB/testdata/progressing.yaml (about)

     1  apiVersion: platform.confluent.io/v1beta1
     2  kind: KsqlDB
     3  metadata:
     4    generation: 1
     5    name: ksqldb
     6    namespace: confluent
     7  spec:
     8    dataVolumeCapacity: 10Gi
     9    replicas: 1
    10  status:
    11    clusterName: ksqldb
    12    clusterNamespace: confluent
    13    conditions:
    14      - lastProbeTime: "2021-08-11T10:08:31Z"
    15        lastTransitionTime: "2021-08-11T10:10:17Z"
    16        message: Deployment has minimum availability.
    17        reason: MinimumReplicasAvailable
    18        status: "True"
    19        type: platform.confluent.io/statefulset-available
    20      - lastProbeTime: "2021-08-11T10:08:31Z"
    21        lastTransitionTime: "2021-08-11T10:10:17Z"
    22        message: Kubernetes resources ready.
    23        reason: KubernetesResourcesReady
    24        status: "True"
    25        type: platform.confluent.io/resources-ready
    26      - lastProbeTime: "2021-08-11T10:08:31Z"
    27        lastTransitionTime: "2021-08-11T10:08:31Z"
    28        message: Cluster is not being garbage collected
    29        reason: ClusterNotShrunk
    30        status: "False"
    31        type: platform.confluent.io/garbage-collecting
    32    currentReplicas: 1
    33    internalTopicNames:
    34      - _confluent-ksql-confluent.ksqldb__command_topic
    35      - _confluent-ksql-confluent.ksqldb__configs
    36    kafka:
    37      bootstrapEndpoint: kafka.confluent.svc.cluster.local:9071
    38    operatorVersion: v0.174.13
    39    phase: PROVISIONING
    40    readyReplicas: 1
    41    replicas: 1
    42    restConfig:
    43      internalEndpoint: http://ksqldb.confluent.svc.cluster.local:8088
    44    serviceId: confluent.ksqldb_