diff --git a/charts/nsx-ncp-operator/v0.1.0/questions.yaml b/charts/nsx-ncp-operator/v0.1.0/questions.yaml index 0e55561..961d634 100644 --- a/charts/nsx-ncp-operator/v0.1.0/questions.yaml +++ b/charts/nsx-ncp-operator/v0.1.0/questions.yaml @@ -176,6 +176,15 @@ questions: group: NSX required: false +# NSX Node Agent +- variable: ncp.nsxNodeAgent.ovs_uplink_port + default: "eth0" + description: "The OVS uplink OpenFlow port where to apply the NAT rules to." + label: "OVS Uplink Port" + type: string + group: Node Agent + required: true + # Logging and Debug - variable: ncp.default.debug default: "False"