Skip to content

Commit

Permalink
Update calico-or-kuberouter-NodePort.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
camrossi authored Jun 11, 2024
1 parent ccfc8c5 commit a14c4e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values_examples/calico-or-kuberouter-NodePort.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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
password: "" # Set a very good password

0 comments on commit a14c4e4

Please sign in to comment.