infra: deploy kube-vip with terraform

This commit is contained in:
2025-07-01 09:50:55 +03:00
parent 82421c60cb
commit 79e4a02657
5 changed files with 35 additions and 8 deletions

View File

@ -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