github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/platform.confluent.io/SchemaRegistry/testdata/healthy.yaml (about) 1 apiVersion: platform.confluent.io/v1beta1 2 kind: SchemaRegistry 3 metadata: 4 finalizers: 5 - schemaregistry.finalizers.platform.confluent.io 6 generation: 1 7 name: schemaregistry 8 namespace: confluent 9 spec: 10 replicas: 1 11 status: 12 clusterName: schemaregistry 13 clusterNamespace: confluent 14 conditions: 15 - lastProbeTime: "2021-08-11T10:08:32Z" 16 lastTransitionTime: "2021-08-11T10:09:41Z" 17 message: Deployment has minimum availability. 18 reason: MinimumReplicasAvailable 19 status: "True" 20 type: platform.confluent.io/statefulset-available 21 - lastProbeTime: "2021-08-11T10:08:32Z" 22 lastTransitionTime: "2021-08-11T10:09:41Z" 23 message: Kubernetes resources ready. 24 reason: KubernetesResourcesReady 25 status: "True" 26 type: platform.confluent.io/resources-ready 27 - lastProbeTime: "2021-08-11T10:08:32Z" 28 lastTransitionTime: "2021-08-11T10:08:32Z" 29 message: Cluster is not being garbage collected 30 reason: ClusterNotShrunk 31 status: "False" 32 type: platform.confluent.io/garbage-collecting 33 currentReplicas: 1 34 groupId: id_schemaregistry_confluent 35 internalTopicNames: 36 - _schemas_schemaregistry_confluent 37 kafka: 38 bootstrapEndpoint: kafka.confluent.svc.cluster.local:9071 39 metricPrefix: schemaregistry_confluent 40 operatorVersion: v0.174.13 41 phase: RUNNING 42 readyReplicas: 1 43 replicas: 1 44 restConfig: 45 internalEndpoint: http://schemaregistry.confluent.svc.cluster.local:8081