main
ycz008 2023-11-08 18:14:25 +08:00
parent 560af0cbae
commit 503f292e2e
1 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@ apiVersion: platform.confluent.io/v1beta1
kind: Zookeeper
metadata:
name: zookeeper
namespace: confluent
spec:
replicas: 3
oneReplicaPerNode: true
@ -37,7 +36,6 @@ apiVersion: platform.confluent.io/v1beta1
kind: Kafka
metadata:
name: kafka
namespace: confluent
spec:
replicas: 3
oneReplicaPerNode: true
@ -134,7 +132,6 @@ apiVersion: platform.confluent.io/v1beta1
kind: SchemaRegistry
metadata:
name: schemaregistry
namespace: confluent
spec:
replicas: 1
oneReplicaPerNode: true