🚚 Move to use meta files for roles

This commit is contained in:
Dov Benyomin Sohacheski
2024-05-21 09:23:52 +03:00
parent 62b80237ef
commit 16fb511d49
6 changed files with 86 additions and 2 deletions

View File

@@ -2,9 +2,9 @@
# If you want to explicitly define an interface that ALL control nodes
# should use to propagate the VIP, define it here. Otherwise, kube-vip
# will determine the right interface automatically at runtime.
kube_vip_iface: null
kube_vip_iface: ~
# Name of the master group
kube_vip_cloud_provider_tag_version: main
group_name_master: master
# yamllint disable rule:line-length