update lb ips
This commit is contained in:
parent
60b124a5b4
commit
2dc5bafb54
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ spec:
|
|||
serviceSpec:
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
loadBalancerIP: 10.1.1.33
|
||||
loadBalancerIP: 10.5.0.54
|
||||
ports:
|
||||
- name: http
|
||||
port: 8429
|
||||
|
|
|
@ -92,7 +92,7 @@ spec:
|
|||
controller: *app
|
||||
type: LoadBalancer
|
||||
annotations:
|
||||
lbipam.cilium.io/ips: 10.1.1.51
|
||||
lbipam.cilium.io/ips: 10.5.0.51
|
||||
nameOverride: *app
|
||||
ports:
|
||||
http:
|
||||
|
|
Reference in a new issue