From a14c4e43d7b4d6b6828809d74070153deb55a5d3 Mon Sep 17 00:00:00 2001 From: camrossi Date: Wed, 12 Jun 2024 07:10:13 +1000 Subject: [PATCH] Update calico-or-kuberouter-NodePort.yaml --- values_examples/calico-or-kuberouter-NodePort.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values_examples/calico-or-kuberouter-NodePort.yaml b/values_examples/calico-or-kuberouter-NodePort.yaml index 48be26c..239d300 100644 --- a/values_examples/calico-or-kuberouter-NodePort.yaml +++ b/values_examples/calico-or-kuberouter-NodePort.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" @@ -25,4 +25,4 @@ neo4j-standalone: nodeExternalIP: 192.168.11.4 port: 30002 #Pick the second free IP, the first one will be allocated to vkaci neo4j: - password: "" # Set a very good password \ No newline at end of file + password: "" # Set a very good password