Commit dbc3d0a9 by Guangbo Chen

fixed kafka ingress hostname issue #19

parent 551fc320
...@@ -122,7 +122,7 @@ questions: ...@@ -122,7 +122,7 @@ questions:
show_subquestion_if: true show_subquestion_if: true
group: "Kafka Topics UI" group: "Kafka Topics UI"
subquestions: subquestions:
- variable: kafka-topics-ui.ingress.host - variable: kafka-topics-ui.ingress.hosts[0]
default: "xip.io" default: "xip.io"
description: "layer 7 Load Balancer hostname" description: "layer 7 Load Balancer hostname"
type: hostname type: hostname
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment