feat: add kafka shadow produce management cli
This commit is contained in:
@@ -12,8 +12,10 @@ defaults:
|
||||
targetId: D518
|
||||
switch:
|
||||
enabled: true
|
||||
mode: runtime-poc
|
||||
mode: shadow-produce-only
|
||||
appIntegrationEnabled: false
|
||||
shadowProduceEnabled: true
|
||||
shadowConsumeEnabled: false
|
||||
|
||||
operator:
|
||||
implementation: strimzi
|
||||
@@ -116,3 +118,9 @@ validation:
|
||||
timeoutSeconds: 45
|
||||
pollSeconds: 3
|
||||
smokeTopic: platform-infra.kafka.smoke.v1
|
||||
|
||||
management:
|
||||
defaultTailLimit: 10
|
||||
maxTailLimit: 50
|
||||
defaultShadowTopic: hwlab.agentrun.command.v1
|
||||
shadowProducerId: unidesk-platform-infra-kafka-cli
|
||||
|
||||
Reference in New Issue
Block a user