From 1a8c39e35447aed66759932385d5c2c525997217 Mon Sep 17 00:00:00 2001 From: Fabio Rauber Date: Wed, 19 May 2021 15:03:36 -0300 Subject: [PATCH] Fix VC endpoint config --- charts/nsx-ncp-operator/v0.1.0/questions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/nsx-ncp-operator/v0.1.0/questions.yaml b/charts/nsx-ncp-operator/v0.1.0/questions.yaml index a9f496c..7d9f164 100644 --- a/charts/nsx-ncp-operator/v0.1.0/questions.yaml +++ b/charts/nsx-ncp-operator/v0.1.0/questions.yaml @@ -4,7 +4,7 @@ categories: - CNI questions: # VCenter options -- variable: ncp.vc.endpoint +- variable: ncp.vc.vc_endpoint default: "" description: "VCenter Server Endpoint" label: "VCenter URL"