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:
|
||||
ipFamilyPolicy: "PreferDualStack"
|
||||
annotations:
|
||||
metallb.universe.tf/allow-shared-ip: "repo-server-svc"
|
||||
metallb.universe.tf/allow-shared-ip: "shared-ip-service-group"
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
externalTrafficPolicy: Cluster
|
||||
|
|
Loading…
Reference in a new issue