argo-cd/resource_customizations/kafka.strimzi.io/KafkaTopic/testdata/progressing_noStatus.yaml
Nick Groszewski 892712a7cb
feat: Add additional strimzi custom resource health checks (#5642)
Add additional strimzi custom resource health checks, including:
* Kafka
* KafkaTopic
* KafkaUser

Contributes to argoproj/argo-cd#5577

Signed-off-by: Nick Groszewski <groszewn@gmail.com>
2021-03-04 14:59:18 +01:00

18 lines
467 B
YAML

apiVersion: kafka.strimzi.io/v1beta1
kind: KafkaTopic
metadata:
creationTimestamp: "2021-02-22T16:10:54Z"
generation: 1
labels:
strimzi.io/cluster: my-cluster
name: my-topic
namespace: default
resourceVersion: "134751516"
selfLink: /apis/kafka.strimzi.io/v1beta1/namespaces/default/kafkatopics/my-topic
uid: 13b7644a-ec46-4f24-a198-18962fda4b85
spec:
config:
retention.ms: 7200000
segment.bytes: 1073741824
partitions: 1
replicas: 1