appstore-1panel/apps/redpanda-console/2.3.9/data.yml

17 lines
414 B
YAML
Raw Normal View History

2023-11-03 14:21:10 +08:00
additionalProperties:
formFields:
- default: 8080
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default:
envKey: KAFKA_BROKERS
labelEn: Kafka Brokers
labelZh: Kafka 地址
required: true
rule: paramExtUrl
type: text