infra: deploy kube-vip with terraform
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# custom-values.yaml
|
||||
config:
|
||||
address: $VIP_ADDRESS
|
||||
address: "${VIP_ADDRESS}"
|
||||
env:
|
||||
# Ensure the interface name is correct for the Nodes
|
||||
# Can be found using `ip a` command
|
||||
|
||||
Reference in New Issue
Block a user