23 lines
497 B
YAML
23 lines
497 B
YAML
apiVersion: v2
|
|
name: flink-sql-gateway
|
|
description: A Helm chart for Flink SQL Gateway with Kafka integration
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "2.0.1"
|
|
keywords:
|
|
- flink
|
|
- sql
|
|
- gateway
|
|
- kafka
|
|
- streaming
|
|
home: https://github.com/your-org/flink-sql-gateway-helm
|
|
sources:
|
|
- https://github.com/your-org/flink-sql-gateway-helm
|
|
maintainers:
|
|
- name: Flink SQL Gateway Team
|
|
email: team@example.com
|
|
dependencies: []
|
|
annotations:
|
|
category: Analytics
|
|
licenses: Apache-2.0
|