dip questions yaml add

This commit is contained in:
ychangkim
2026-06-16 16:37:07 +09:00
parent f4d287abef
commit 6805aa652f
27 changed files with 703 additions and 2 deletions
@@ -0,0 +1,10 @@
questions:
- variable: "$kafka_cluster_namespace"
label: Kafka Cluster
type: kafka-cluster
required: true
default: ""
- variable: "$sessioncluster.s3a.endpoint"
label: S3 Endpoint
type: string
default: "https://minio.example.org"