Skip to content

Commit

Permalink
Update calico-or-kuberouter-NodePort-extIP.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
camrossi authored Jun 11, 2024
1 parent 3d8bb1d commit ccfc8c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values_examples/calico-or-kuberouter-NodePort-extIP.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 @@ -26,4 +26,4 @@ neo4j-standalone:
externalIPs:
- 192.168.14.2
neo4j:
password: "" # Set a very good password
password: "" # Set a very good password

0 comments on commit ccfc8c5

Please sign in to comment.