diff --git a/values_examples/calico-or-kuberouter-NodePort-extIP.yaml b/values_examples/calico-or-kuberouter-NodePort-extIP.yaml index 8d9b0c3..f3513d0 100644 --- a/values_examples/calico-or-kuberouter-NodePort-extIP.yaml +++ b/values_examples/calico-or-kuberouter-NodePort-extIP.yaml @@ -1,6 +1,6 @@ # VKACI APIC Variables # All of these will need to be set correctly -apicIps: "10.67.185.102,10.67.185.41,10.67.185.42" +apicIps: "IP1, IP2, IP3" apicCertName: "nkt_user_Xvpp3k" apicUsername: "nkt_user_Xvpp3k" vrfTenant: "Cilium" @@ -26,4 +26,4 @@ neo4j-standalone: externalIPs: - 192.168.14.2 neo4j: - password: "" # Set a very good password \ No newline at end of file + password: "" # Set a very good password