feat: add kube-vip to control plane role
This commit is contained in:
@@ -43,7 +43,7 @@ spec:
|
||||
- name: vip_retryperiod
|
||||
value: "2"
|
||||
- name: address
|
||||
value: 10.150.0.100
|
||||
value: {{ vip_address }}
|
||||
- name: prometheus_server
|
||||
value: :2112
|
||||
image: ghcr.io/kube-vip/kube-vip:v1.2.1
|
||||
|
||||
Reference in New Issue
Block a user