Update default shared-ip value
This commit is contained in:
parent
f43b06f7ba
commit
a36d25e02d
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ spec:
|
||||||
service:
|
service:
|
||||||
ipFamilyPolicy: "PreferDualStack"
|
ipFamilyPolicy: "PreferDualStack"
|
||||||
annotations:
|
annotations:
|
||||||
metallb.universe.tf/allow-shared-ip: "repo-server-svc"
|
metallb.universe.tf/allow-shared-ip: "shared-ip-service-group"
|
||||||
spec:
|
spec:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
externalTrafficPolicy: Cluster
|
externalTrafficPolicy: Cluster
|
||||||
|
|
Loading…
Reference in a new issue