argo-cd/resource_customizations/platform.confluent.io/ControlCenter/testdata/progressing.yaml
ThoTischner 9559613c8f
feat: Closes #6956 - Adding confluent health checks (#6957)
* Issue argoproj#6956 - Adding confluent health checks

Signed-off-by: ThoTischner <thomas-schwaig@web.de>

* Issue argoproj#6956 - Change Unknown to Progressing

Signed-off-by: ThoTischner <thomas-schwaig@web.de>
2021-09-03 21:51:00 +02:00

46 lines
1.3 KiB
YAML

apiVersion: platform.confluent.io/v1beta1
kind: ControlCenter
metadata:
finalizers:
- controlcenter.finalizers.platform.confluent.io
generation: 1
name: controlcenter
namespace: confluent
spec:
dataVolumeCapacity: 10Gi
dependencies:
connect:
- name: connect
url: http://connect:8083
ksqldb:
- name: ksqldb
url: http://ksqldb:8088
schemaRegistry:
url: http://schemaregistry:8081
replicas: 1
status:
clusterName: controlcenter
clusterNamespace: confluent
conditions:
- lastProbeTime: "2021-08-02T11:44:51Z"
lastTransitionTime: "2021-08-06T12:50:58Z"
message: Deployment does not have minimum availability.
reason: MinimumReplicasUnavailable
status: "False"
type: platform.confluent.io/statefulset-available
- lastProbeTime: "2021-08-02T11:44:51Z"
lastTransitionTime: "2021-08-06T12:50:58Z"
message: Kubernetes resources not ready.
reason: KubernetesResourcesNotReady
status: "False"
type: platform.confluent.io/resources-ready
controlCenterName: _confluent-controlcenter
currentReplicas: 1
id: 0
kafka:
bootstrapEndpoint: kafka.confluent.svc.cluster.local:9071
operatorVersion: v0.174.13
phase: PROVISIONING
replicas: 1
restConfig:
internalEndpoint: http://controlcenter.confluent.svc.cluster.local:9021