Skip to content

Commit ccfc8c5

Browse files
authored
Update calico-or-kuberouter-NodePort-extIP.yaml
1 parent 3d8bb1d commit ccfc8c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

values_examples/calico-or-kuberouter-NodePort-extIP.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VKACI APIC Variables
22
# All of these will need to be set correctly
3-
apicIps: "10.67.185.102,10.67.185.41,10.67.185.42"
3+
apicIps: "IP1, IP2, IP3"
44
apicCertName: "nkt_user_Xvpp3k"
55
apicUsername: "nkt_user_Xvpp3k"
66
vrfTenant: "Cilium"
@@ -26,4 +26,4 @@ neo4j-standalone:
2626
externalIPs:
2727
- 192.168.14.2
2828
neo4j:
29-
password: "" # Set a very good password
29+
password: "" # Set a very good password

0 commit comments

Comments
 (0)