Update default shared-ip value

This commit is contained in:
bom 2022-07-22 13:10:12 +02:00
parent f43b06f7ba
commit a36d25e02d

View file

@ -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