Add traefik annotation
This commit is contained in:
parent
a336838af8
commit
ccea3c1c53
1 changed files with 2 additions and 0 deletions
|
@ -41,3 +41,5 @@ spec:
|
||||||
effect: "NoSchedule"
|
effect: "NoSchedule"
|
||||||
service:
|
service:
|
||||||
ipFamilyPolicy: "PreferDualStack"
|
ipFamilyPolicy: "PreferDualStack"
|
||||||
|
annotations:
|
||||||
|
metallb.universe.tf/allow-shared-ip: shared-ip-service-group
|
||||||
|
|
Loading…
Reference in a new issue